Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Portuguese layers #2610

Merged
merged 9 commits into from
Jan 30, 2025
3 changes: 2 additions & 1 deletion sources/europe/pt/Orthophotos_coast-10cm-2014-2015.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"type": "Feature",
"properties": {
"id": "ORTOS_DGT_2014_15",
"name": "Orthophotos of the coastal areas of mainland Portugal - 10cm - 2014-2015 (DGT)",
"name": "Orthophotos of the coastal areas of mainland Portugal - 10 cm - 2014-2015 (DGT)",
"i18n": true,
"type": "wms",
"url": "https://cartografia.dgterritorio.gov.pt/wms/ortos2014-2015-litoral?LAYERS=Ortoimagens_2014-2015_Litoral&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
"start_date": "2014",
Expand Down
5 changes: 3 additions & 2 deletions sources/europe/pt/Orthophotos_mainland-25cm-2018.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "Feature",
"properties": {
"id": "ORTOS_DGT_2018_WMS",
"name": "Orthophotos of mainland Portugal - 25cm - 2018 (DGT)",
"name": "Orthophotos of mainland Portugal - 25 cm - 2018 (DGT)",
"type": "wms",
"url": "https://cartografia.dgterritorio.gov.pt/wms/ortos2018?LAYERS=Ortos2018-RGB&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
"category": "photo",
Expand All @@ -16,6 +16,7 @@
"EPSG:4326"
],
"best": true,
"i18n": true,
"attribution": {
"text": "Informação geográfica cedida pela Direção-Geral do Território",
"url": "https://snig.dgterritorio.gov.pt/rndg/srv/por/catalog.search#/metadata/daf5479d-29c8-4e0c-b7b8-0e1791891186",
Expand Down Expand Up @@ -253,4 +254,4 @@
]
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"type": "Feature",
"properties": {
"id": "ORTOS_DGRF_2004_06",
"name": "Orthophotos of mainland Portugal - 50cm - 2004-2006 (DGT)",
"name": "Orthophotos of mainland Portugal - 50 cm - 2004-2006 (DGT)",
"i18n": true,
"type": "wms",
"url": "https://cartografia.dgterritorio.gov.pt/wms/ortos2004-2006?LAYERS=Ortos2004-2006-RGB&STYLES=default&FORMAT=image/jpeg&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap",
"end_date": "2006",
Expand Down
3 changes: 2 additions & 1 deletion sources/europe/pt/Orthophotos_north-25cm-2021.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "Feature",
"properties": {
"id": "ORTOS_DGT_2021_RGB",
"name": "Orthophotos of the northern portion of mainland Portugal - 25cm - 2021 (DGT)",
"name": "Orthophotos of the northern portion of mainland Portugal - 25 cm - 2021 (DGT)",
"type": "wms",
"url": "https://cartografia.dgterritorio.gov.pt/wms/ortos2021?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=Ortos2021-RGB&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"category": "photo",
Expand All @@ -16,6 +16,7 @@
"EPSG:4326"
],
"best": true,
"i18n": true,
"attribution": {
"text": "Informação geográfica cedida pela Direção-Geral do Território",
"url": "https://snig.dgterritorio.gov.pt/rndg/srv/por/catalog.search#/metadata/d70dd232-aaee-4e6b-a804-5a0b70c537be",
Expand Down
2 changes: 1 addition & 1 deletion sources/europe/pt/OrtoSat-30cm-2023.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "Feature",
"properties": {
"id": "ORTOSAT_DGT_2023_RGB",
"name": "OrtoSat - Portugal Continental - 30cm - 2023 (DGT)",
"name": "OrtoSat - Portugal Continental - 30 cm - 2023 (DGT)",
"type": "wms",
"url": "https://ortos.dgterritorio.gov.pt/wms/ortosat2023?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=ortoSat2023-CorVerdadeira&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}",
"category": "photo",
Expand Down
Loading