Skip to content

Commit

Permalink
Adjust max_zoom for Bayern Topographische Karten
Browse files Browse the repository at this point in the history
Also fixed layer name

Re: #2456
  • Loading branch information
arch0345 committed Aug 22, 2024
1 parent f3d5c23 commit 8141a26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/europe/de/BY_Amtl_Karte.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "Feature",
"properties": {
"id": "BY_Amtl_Karte",
"name": "Bayern Beschriftungen",
"name": "Bayern Topographische Karten",
"type": "tms",
"category": "map",
"url": "https://wmtsod{switch:1,2,3,4,5,6,7,8,9}.bayernwolke.de/wmts/by_amtl_karte/smerc/{zoom}/{x}/{y}",
Expand All @@ -13,7 +13,7 @@
"url": "https://www.ldbv.bayern.de/",
"required": true
},
"max_zoom": 22,
"max_zoom": 17,
"min_zoom": 7,
"privacy_policy_url": "https://www.ldbv.bayern.de/datenschutz.html"
},
Expand Down

0 comments on commit 8141a26

Please sign in to comment.