Skip to content

Commit

Permalink
update URLs WienGIS (#2560)
Browse files Browse the repository at this point in the history
* update WienGIS-URLs -> https://cdn.basemap.at/basemap.at_URL_Umstellung_2023.pdf

* Update ViennaBeschriftungen-annotations.geojson

add license info

* Update ViennaMehrzweckkarte-generalpurpose.geojson
  • Loading branch information
marderh authored Nov 18, 2024
1 parent 4a0802d commit b49af6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion sources/europe/at/ViennaBeschriftungen-annotations.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
},
"overlay": true,
"name": "Vienna: Beschriftungen (annotations)",
"url": "https://maps.wien.gv.at/wmts/beschriftung/normal/google3857/{zoom}/{y}/{x}.png",
"url": "https://mapsneu.wien.gv.at/wmts/beschriftung/normal/google3857/{zoom}/{y}/{x}.png",
"license_url": "https://digitales.wien.gv.at/ogd-nutzungsbedingungen",
"privacy_policy_url": "https://www.wien.gv.at/stadtentwicklung/stadtvermessung/geodaten/orthofoto/daten.html",
"min_zoom": 12,
"max_zoom": 19,
"country_code": "AT",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"required": false
},
"name": "Vienna: Mehrzweckkarte (general purpose)",
"url": "https://maps.wien.gv.at/wmts/fmzk/pastell/google3857/{zoom}/{y}/{x}.jpeg",
"url": "https://mapsneu.wien.gv.at/wmts/fmzk/pastell/google3857/{zoom}/{y}/{x}.jpeg",
"license_url": "https://digitales.wien.gv.at/ogd-nutzungsbedingungen",
"privacy_policy_url": "https://www.wien.gv.at/stadtentwicklung/stadtvermessung/geodaten/orthofoto/daten.html",
"min_zoom": 10,
"max_zoom": 19,
"country_code": "AT",
Expand Down
2 changes: 1 addition & 1 deletion sources/europe/at/ViennaOrthofoto-aerialimage.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"required": false
},
"name": "Vienna: Orthofoto (aerial image)",
"url": "https://maps.wien.gv.at/wmts/lb/farbe/google3857/{zoom}/{y}/{x}.jpeg",
"url": "https://mapsneu.wien.gv.at/wmts/lb/farbe/google3857/{zoom}/{y}/{x}.jpeg",
"license_url": "https://digitales.wien.gv.at/ogd-nutzungsbedingungen",
"privacy_policy_url": "https://www.wien.gv.at/stadtentwicklung/stadtvermessung/geodaten/orthofoto/daten.html",
"min_zoom": 10,
Expand Down

0 comments on commit b49af6e

Please sign in to comment.