-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added FiraSans font to symbolization
Fixed problems with selection in photograms dialog based on geojson query with regional settings not in english Fixed problems loading Catalonia limit geojsons with regional settings not in english Fixed problems downloading photograms with polygons layer Fixed problems operating with result of photo name search
- Loading branch information
1 parent
c79162e
commit 89d4963
Showing
11 changed files
with
162 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,4 @@ | |
*.lnk | ||
*.log | ||
distrib | ||
fonts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"type": "FeatureCollection", | ||
"name": "z", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25831" } }, | ||
"features": [ | ||
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ | ||
[ 257970, 4751770 ], | ||
[ 257970, 4484840 ], | ||
[ 534760, 4484840 ], | ||
[ 534760, 4751770 ], | ||
[ 257970, 4751770 ] | ||
] ] } } | ||
] | ||
} | ||
{ | ||
"type": "FeatureCollection", | ||
"name": "z", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25831" } }, | ||
"features": [ | ||
{ "type": "Feature", "properties": { }, "geometry": { "type": "Polygon", "coordinates": [ [ | ||
[ 257970, 4751770 ], | ||
[ 257970, 4484840 ], | ||
[ 534760, 4484840 ], | ||
[ 534760, 4751770 ], | ||
[ 257970, 4751770 ] | ||
] ] } } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"type": "FeatureCollection", | ||
"name": "simple", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25831" } }, | ||
"features": [ | ||
{ "type": "Feature", "properties": { "id": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 304457.290340574458241, 4758033.341267678886652 ], [ 300160.834704967564903, 4683919.481553458608687 ], [ 283512.069116991071496, 4639880.811288491822779 ], [ 266863.303529014694504, 4608731.507930342108011 ], [ 251825.708804390684236, 4504542.458766875788569 ], [ 295327.322114910115488, 4476078.440180979669094 ], [ 339903.049334330891725, 4505079.515721328556538 ], [ 322717.226791903492995, 4527635.907808261923492 ], [ 445166.212406698206905, 4567378.122437627054751 ], [ 452147.952814559219405, 4582952.774116697721183 ], [ 527335.926437678863294, 4628065.558290572836995 ], [ 534317.666845540050417, 4704864.702777042984962 ], [ 469333.775356986618135, 4713994.671002711169422 ], [ 443555.041543345665559, 4707012.930594847537577 ], [ 388238.175234907655977, 4722050.525319471955299 ], [ 368367.067920226138085, 4741384.575679702684283 ], [ 304457.290340574458241, 4758033.341267678886652 ] ] ] } } | ||
] | ||
} | ||
{ | ||
"type": "FeatureCollection", | ||
"name": "simple", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25831" } }, | ||
"features": [ | ||
{ "type": "Feature", "properties": { "id": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 304457.290340574458241, 4758033.341267678886652 ], [ 300160.834704967564903, 4683919.481553458608687 ], [ 283512.069116991071496, 4639880.811288491822779 ], [ 266863.303529014694504, 4608731.507930342108011 ], [ 251825.708804390684236, 4504542.458766875788569 ], [ 295327.322114910115488, 4476078.440180979669094 ], [ 339903.049334330891725, 4505079.515721328556538 ], [ 322717.226791903492995, 4527635.907808261923492 ], [ 445166.212406698206905, 4567378.122437627054751 ], [ 452147.952814559219405, 4582952.774116697721183 ], [ 527335.926437678863294, 4628065.558290572836995 ], [ 534317.666845540050417, 4704864.702777042984962 ], [ 469333.775356986618135, 4713994.671002711169422 ], [ 443555.041543345665559, 4707012.930594847537577 ], [ 388238.175234907655977, 4722050.525319471955299 ], [ 368367.067920226138085, 4741384.575679702684283 ], [ 304457.290340574458241, 4758033.341267678886652 ] ] ] } } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"type": "FeatureCollection", | ||
"name": "25k", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25831" } }, | ||
"features": [ | ||
{ "type": "Feature", "properties": { "gid": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 329240.0, 4503660.0 ], [ 329240.0, 4494410.0 ], [ 314920.0, 4494410.0 ], [ 314920.0, 4485500.0 ], [ 300460.0, 4485500.0 ], [ 300460.0, 4485860.0 ], [ 286330.0, 4485860.0 ], [ 286330.0, 4486250.0 ], [ 272210.0, 4486250.0 ], [ 272210.0, 4495920.0 ], [ 258380.0, 4495920.0 ], [ 258380.0, 4505730.0 ], [ 258680.0, 4505730.0 ], [ 258680.0, 4514980.0 ], [ 258990.0, 4514980.0 ], [ 258990.0, 4524230.0 ], [ 259290.0, 4524230.0 ], [ 259290.0, 4533480.0 ], [ 259590.0, 4533480.0 ], [ 259590.0, 4542740.0 ], [ 259890.0, 4542740.0 ], [ 259890.0, 4551990.0 ], [ 260190.0, 4551990.0 ], [ 260190.0, 4561240.0 ], [ 260500.0, 4561240.0 ], [ 260500.0, 4570490.0 ], [ 274770.0, 4570490.0 ], [ 274770.0, 4579300.0 ], [ 275050.0, 4579300.0 ], [ 275050.0, 4588550.0 ], [ 275340.0, 4588550.0 ], [ 275340.0, 4597810.0 ], [ 275630.0, 4597810.0 ], [ 275630.0, 4607060.0 ], [ 275920.0, 4607060.0 ], [ 275920.0, 4616310.0 ], [ 276210.0, 4616310.0 ], [ 276210.0, 4625570.0 ], [ 276490.0, 4625570.0 ], [ 276490.0, 4634820.0 ], [ 290620.0, 4634820.0 ], [ 290620.0, 4643650.0 ], [ 290900.0, 4643650.0 ], [ 290900.0, 4652910.0 ], [ 304970.0, 4652910.0 ], [ 304970.0, 4661770.0 ], [ 305230.0, 4661770.0 ], [ 305230.0, 4671020.0 ], [ 305480.0, 4671020.0 ], [ 305480.0, 4680270.0 ], [ 305740.0, 4680270.0 ], [ 305740.0, 4689530.0 ], [ 305990.0, 4689530.0 ], [ 305990.0, 4698780.0 ], [ 306250.0, 4698780.0 ], [ 306250.0, 4708030.0 ], [ 306510.0, 4708030.0 ], [ 306510.0, 4717290.0 ], [ 306760.0, 4717290.0 ], [ 306760.0, 4726540.0 ], [ 307020.0, 4726540.0 ], [ 307020.0, 4735690.0 ], [ 293640.0, 4735690.0 ], [ 293640.0, 4745440.0 ], [ 307540.0, 4745440.0 ], [ 307540.0, 4754300.0 ], [ 321510.0, 4754300.0 ], [ 321510.0, 4753940.0 ], [ 335120.0, 4753940.0 ], [ 335120.0, 4744340.0 ], [ 348520.0, 4744340.0 ], [ 348520.0, 4734780.0 ], [ 361950.0, 4734780.0 ], [ 361950.0, 4734490.0 ], [ 375590.0, 4734490.0 ], [ 375590.0, 4724870.0 ], [ 375430.0, 4724870.0 ], [ 375430.0, 4715610.0 ], [ 375260.0, 4715610.0 ], [ 375260.0, 4706470.0 ], [ 388680.0, 4706470.0 ], [ 388680.0, 4715490.0 ], [ 402610.0, 4715490.0 ], [ 402610.0, 4706030.0 ], [ 416180.0, 4706030.0 ], [ 416180.0, 4705850.0 ], [ 429870.0, 4705850.0 ], [ 429870.0, 4705700.0 ], [ 443570.0, 4705700.0 ], [ 443570.0, 4705580.0 ], [ 457260.0, 4705580.0 ], [ 457260.0, 4696230.0 ], [ 470810.0, 4696230.0 ], [ 470810.0, 4705410.0 ], [ 484650.0, 4705410.0 ], [ 484650.0, 4705370.0 ], [ 498340.0, 4705370.0 ], [ 498340.0, 4705360.0 ], [ 511930.0, 4705360.0 ], [ 511930.0, 4705400.0 ], [ 525770.0, 4705400.0 ], [ 525770.0, 4696140.0 ], [ 525800.0, 4696140.0 ], [ 525800.0, 4686950.0 ], [ 539580.0, 4686950.0 ], [ 539580.0, 4677530.0 ], [ 525870.0, 4677530.0 ], [ 525870.0, 4668380.0 ], [ 525900.0, 4668380.0 ], [ 525900.0, 4659130.0 ], [ 525940.0, 4659130.0 ], [ 525940.0, 4649880.0 ], [ 525970.0, 4649880.0 ], [ 525970.0, 4640630.0 ], [ 526000.0, 4640630.0 ], [ 526000.0, 4631230.0 ], [ 512180.0, 4631230.0 ], [ 512180.0, 4621960.0 ], [ 498330.0, 4621960.0 ], [ 498320.0, 4621960.0 ], [ 498320.0, 4612710.0 ], [ 484450.0, 4612710.0 ], [ 484450.0, 4603480.0 ], [ 470530.0, 4603480.0 ], [ 470530.0, 4594270.0 ], [ 456580.0, 4594270.0 ], [ 456580.0, 4585090.0 ], [ 442600.0, 4585090.0 ], [ 442600.0, 4575930.0 ], [ 442530.0, 4575930.0 ], [ 442530.0, 4566680.0 ], [ 428380.0, 4566680.0 ], [ 428380.0, 4566810.0 ], [ 414530.0, 4566810.0 ], [ 414530.0, 4557710.0 ], [ 400330.0, 4557710.0 ], [ 400330.0, 4557880.0 ], [ 386450.0, 4557880.0 ], [ 386450.0, 4548840.0 ], [ 372200.0, 4548840.0 ], [ 372200.0, 4549070.0 ], [ 358310.0, 4549070.0 ], [ 358310.0, 4540070.0 ], [ 344000.0, 4540070.0 ], [ 344000.0, 4540360.0 ], [ 330090.0, 4540360.0 ], [ 330090.0, 4531420.0 ], [ 329880.0, 4531420.0 ], [ 329880.0, 4522170.0 ], [ 315610.0, 4522170.0 ], [ 315610.0, 4513360.0 ], [ 329450.0, 4513360.0 ], [ 329450.0, 4503660.0 ], [ 329240.0, 4503660.0 ] ] ] ] } } | ||
] | ||
} | ||
{ | ||
"type": "FeatureCollection", | ||
"name": "25k", | ||
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25831" } }, | ||
"features": [ | ||
{ "type": "Feature", "properties": { "gid": 0 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 329240.0, 4503660.0 ], [ 329240.0, 4494410.0 ], [ 314920.0, 4494410.0 ], [ 314920.0, 4485500.0 ], [ 300460.0, 4485500.0 ], [ 300460.0, 4485860.0 ], [ 286330.0, 4485860.0 ], [ 286330.0, 4486250.0 ], [ 272210.0, 4486250.0 ], [ 272210.0, 4495920.0 ], [ 258380.0, 4495920.0 ], [ 258380.0, 4505730.0 ], [ 258680.0, 4505730.0 ], [ 258680.0, 4514980.0 ], [ 258990.0, 4514980.0 ], [ 258990.0, 4524230.0 ], [ 259290.0, 4524230.0 ], [ 259290.0, 4533480.0 ], [ 259590.0, 4533480.0 ], [ 259590.0, 4542740.0 ], [ 259890.0, 4542740.0 ], [ 259890.0, 4551990.0 ], [ 260190.0, 4551990.0 ], [ 260190.0, 4561240.0 ], [ 260500.0, 4561240.0 ], [ 260500.0, 4570490.0 ], [ 274770.0, 4570490.0 ], [ 274770.0, 4579300.0 ], [ 275050.0, 4579300.0 ], [ 275050.0, 4588550.0 ], [ 275340.0, 4588550.0 ], [ 275340.0, 4597810.0 ], [ 275630.0, 4597810.0 ], [ 275630.0, 4607060.0 ], [ 275920.0, 4607060.0 ], [ 275920.0, 4616310.0 ], [ 276210.0, 4616310.0 ], [ 276210.0, 4625570.0 ], [ 276490.0, 4625570.0 ], [ 276490.0, 4634820.0 ], [ 290620.0, 4634820.0 ], [ 290620.0, 4643650.0 ], [ 290900.0, 4643650.0 ], [ 290900.0, 4652910.0 ], [ 304970.0, 4652910.0 ], [ 304970.0, 4661770.0 ], [ 305230.0, 4661770.0 ], [ 305230.0, 4671020.0 ], [ 305480.0, 4671020.0 ], [ 305480.0, 4680270.0 ], [ 305740.0, 4680270.0 ], [ 305740.0, 4689530.0 ], [ 305990.0, 4689530.0 ], [ 305990.0, 4698780.0 ], [ 306250.0, 4698780.0 ], [ 306250.0, 4708030.0 ], [ 306510.0, 4708030.0 ], [ 306510.0, 4717290.0 ], [ 306760.0, 4717290.0 ], [ 306760.0, 4726540.0 ], [ 307020.0, 4726540.0 ], [ 307020.0, 4735690.0 ], [ 293640.0, 4735690.0 ], [ 293640.0, 4745440.0 ], [ 307540.0, 4745440.0 ], [ 307540.0, 4754300.0 ], [ 321510.0, 4754300.0 ], [ 321510.0, 4753940.0 ], [ 335120.0, 4753940.0 ], [ 335120.0, 4744340.0 ], [ 348520.0, 4744340.0 ], [ 348520.0, 4734780.0 ], [ 361950.0, 4734780.0 ], [ 361950.0, 4734490.0 ], [ 375590.0, 4734490.0 ], [ 375590.0, 4724870.0 ], [ 375430.0, 4724870.0 ], [ 375430.0, 4715610.0 ], [ 375260.0, 4715610.0 ], [ 375260.0, 4706470.0 ], [ 388680.0, 4706470.0 ], [ 388680.0, 4715490.0 ], [ 402610.0, 4715490.0 ], [ 402610.0, 4706030.0 ], [ 416180.0, 4706030.0 ], [ 416180.0, 4705850.0 ], [ 429870.0, 4705850.0 ], [ 429870.0, 4705700.0 ], [ 443570.0, 4705700.0 ], [ 443570.0, 4705580.0 ], [ 457260.0, 4705580.0 ], [ 457260.0, 4696230.0 ], [ 470810.0, 4696230.0 ], [ 470810.0, 4705410.0 ], [ 484650.0, 4705410.0 ], [ 484650.0, 4705370.0 ], [ 498340.0, 4705370.0 ], [ 498340.0, 4705360.0 ], [ 511930.0, 4705360.0 ], [ 511930.0, 4705400.0 ], [ 525770.0, 4705400.0 ], [ 525770.0, 4696140.0 ], [ 525800.0, 4696140.0 ], [ 525800.0, 4686950.0 ], [ 539580.0, 4686950.0 ], [ 539580.0, 4677530.0 ], [ 525870.0, 4677530.0 ], [ 525870.0, 4668380.0 ], [ 525900.0, 4668380.0 ], [ 525900.0, 4659130.0 ], [ 525940.0, 4659130.0 ], [ 525940.0, 4649880.0 ], [ 525970.0, 4649880.0 ], [ 525970.0, 4640630.0 ], [ 526000.0, 4640630.0 ], [ 526000.0, 4631230.0 ], [ 512180.0, 4631230.0 ], [ 512180.0, 4621960.0 ], [ 498330.0, 4621960.0 ], [ 498320.0, 4621960.0 ], [ 498320.0, 4612710.0 ], [ 484450.0, 4612710.0 ], [ 484450.0, 4603480.0 ], [ 470530.0, 4603480.0 ], [ 470530.0, 4594270.0 ], [ 456580.0, 4594270.0 ], [ 456580.0, 4585090.0 ], [ 442600.0, 4585090.0 ], [ 442600.0, 4575930.0 ], [ 442530.0, 4575930.0 ], [ 442530.0, 4566680.0 ], [ 428380.0, 4566680.0 ], [ 428380.0, 4566810.0 ], [ 414530.0, 4566810.0 ], [ 414530.0, 4557710.0 ], [ 400330.0, 4557710.0 ], [ 400330.0, 4557880.0 ], [ 386450.0, 4557880.0 ], [ 386450.0, 4548840.0 ], [ 372200.0, 4548840.0 ], [ 372200.0, 4549070.0 ], [ 358310.0, 4549070.0 ], [ 358310.0, 4540070.0 ], [ 344000.0, 4540070.0 ], [ 344000.0, 4540360.0 ], [ 330090.0, 4540360.0 ], [ 330090.0, 4531420.0 ], [ 329880.0, 4531420.0 ], [ 329880.0, 4522170.0 ], [ 315610.0, 4522170.0 ], [ 315610.0, 4513360.0 ], [ 329450.0, 4513360.0 ], [ 329450.0, 4503660.0 ], [ 329240.0, 4503660.0 ] ] ] ] } } | ||
] | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,8 +28,15 @@ [email protected] | |
|
||
qgisMinimumVersion=2.99 | ||
qgisMaximumVersion=3.99 | ||
version=1.1.12 | ||
changelog=v1.1.12 (2023-03-22) | ||
version=1.1.13 | ||
changelog=v1.1.13 (2023-04-18) | ||
- Added FiraSans font to symbolization | ||
- Fixed problems with selection in photograms dialog based on geojson query with regional settings not in english | ||
- Fixed problems loading Catalonia limit geojsons with regional settings not in english | ||
- Fixed problems downloading photograms with polygons layer | ||
- Fixed problems operating with result of photo name search | ||
|
||
v1.1.12 (2023-03-22) | ||
- Added product information links on map layers and download tool | ||
- Added sort columns option to geofinder dialog | ||
- Fixed compatibility problems with QGIS v3.30 | ||
|
@@ -95,7 +102,7 @@ changelog=v1.1.12 (2023-03-22) | |
- Added access to ICGC historical photo library (visualization and downloads) | ||
- Added download geological map GT I and GT VI product | ||
- Fixed timeline bars to skip one year when click on it | ||
|
||
v1.0.7 (2022-01-18) | ||
- Fixed problems with buttons activation events | ||
- Fixed problem accessing to annual orthophoto layers | ||
|
Oops, something went wrong.