Update layers

This commit is contained in:
Norbert Renner 2022-07-14 15:55:43 +02:00
parent c4bd90e417
commit 58c657e38a
12 changed files with 71 additions and 549 deletions

View file

@ -3,7 +3,7 @@
"properties": {
"attribution": {
"required": true,
"text": "© OpenStreetMap contributors, CC-BY-SA 2.0",
"text": "© OpenStreetMap contributors",
"url": "https://www.openstreetmap.org/"
},
"category": "osmbasedmap",
@ -16,7 +16,7 @@
"name": "OpenStreetMap Carto (Standard)",
"privacy_policy_url": "https://wiki.osmfoundation.org/wiki/Privacy_Policy",
"type": "tms",
"url": "https://{switch:a,b,c}.tile.openstreetmap.org/{zoom}/{x}/{y}.png",
"url": "https://tile.openstreetmap.org/{zoom}/{x}/{y}.png",
"valid-georeference": true,
"dataSource": "JOSM"
},