Update JOSM layers after updating Maps Wiki
- Waymarked Trails z18 - German Style URL without "tiles/osmde" path also getting: - Hungary hiking with new URL and now as overlay - CyclOSM production URL
This commit is contained in:
parent
c838b55ce3
commit
6169aaf5c3
7 changed files with 13 additions and 8 deletions
|
|
@ -40,7 +40,6 @@ BR.confLayers.tree = {
|
||||||
},
|
},
|
||||||
'OpenStreetMap.CH',
|
'OpenStreetMap.CH',
|
||||||
'topplus-open',
|
'topplus-open',
|
||||||
'OpenStreetMap-turistautak',
|
|
||||||
{
|
{
|
||||||
'IL': [
|
'IL': [
|
||||||
'Israel_Hiking',
|
'Israel_Hiking',
|
||||||
|
|
@ -70,7 +69,12 @@ BR.confLayers.tree = {
|
||||||
],
|
],
|
||||||
'country': [
|
'country': [
|
||||||
'historic-place-contours',
|
'historic-place-contours',
|
||||||
'hu-hillshade',
|
{
|
||||||
|
'HU': [
|
||||||
|
'hu-hillshade',
|
||||||
|
'OpenStreetMap-turistautak',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
'PL': [
|
'PL': [
|
||||||
'mapaszlakow-cycle',
|
'mapaszlakow-cycle',
|
||||||
|
|
|
||||||
|
|
@ -2310,8 +2310,9 @@
|
||||||
"max_zoom": 18,
|
"max_zoom": 18,
|
||||||
"min_zoom": 0,
|
"min_zoom": 0,
|
||||||
"name": "OpenStreetMap Hungary (hiking routes)",
|
"name": "OpenStreetMap Hungary (hiking routes)",
|
||||||
|
"overlay": true,
|
||||||
"type": "tms",
|
"type": "tms",
|
||||||
"url": "http://{switch:h,i,j}.tile.openstreetmap.hu/turistautak/{zoom}/{x}/{y}.png",
|
"url": "https://{switch:a,b,c}.tile.openstreetmap.hu/tt/{zoom}/{x}/{y}.png",
|
||||||
"valid-georeference": true,
|
"valid-georeference": true,
|
||||||
"dataSource": "JOSM"
|
"dataSource": "JOSM"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"icon": "https://static.waymarkedtrails.org/img/map_cycling.png",
|
"icon": "https://static.waymarkedtrails.org/img/map_cycling.png",
|
||||||
"id": "Waymarked_Trails-Cycling",
|
"id": "Waymarked_Trails-Cycling",
|
||||||
"max_zoom": 17,
|
"max_zoom": 18,
|
||||||
"name": "Waymarked Trails: Cycling",
|
"name": "Waymarked Trails: Cycling",
|
||||||
"overlay": true,
|
"overlay": true,
|
||||||
"type": "tms",
|
"type": "tms",
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"icon": "https://static.waymarkedtrails.org/img/map_hiking.png",
|
"icon": "https://static.waymarkedtrails.org/img/map_hiking.png",
|
||||||
"id": "Waymarked_Trails-Hiking",
|
"id": "Waymarked_Trails-Hiking",
|
||||||
"max_zoom": 17,
|
"max_zoom": 18,
|
||||||
"name": "Waymarked Trails: Hiking",
|
"name": "Waymarked Trails: Hiking",
|
||||||
"overlay": true,
|
"overlay": true,
|
||||||
"type": "tms",
|
"type": "tms",
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"icon": "https://static.waymarkedtrails.org/img/map_mtb.png",
|
"icon": "https://static.waymarkedtrails.org/img/map_mtb.png",
|
||||||
"id": "Waymarked_Trails-MTB",
|
"id": "Waymarked_Trails-MTB",
|
||||||
"max_zoom": 17,
|
"max_zoom": 18,
|
||||||
"name": "Waymarked Trails: MTB",
|
"name": "Waymarked Trails: MTB",
|
||||||
"overlay": true,
|
"overlay": true,
|
||||||
"type": "tms",
|
"type": "tms",
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"mod-tile-features": true,
|
"mod-tile-features": true,
|
||||||
"name": "CyclOSM",
|
"name": "CyclOSM",
|
||||||
"type": "tms",
|
"type": "tms",
|
||||||
"url": "https://dev.{switch:a,b,c}.tile.openstreetmap.fr/cyclosm/{zoom}/{x}/{y}.png",
|
"url": "https://{switch:a,b,c}.tile-cyclosm.openstreetmap.fr/cyclosm/{zoom}/{x}/{y}.png",
|
||||||
"valid-georeference": true,
|
"valid-georeference": true,
|
||||||
"dataSource": "JOSM"
|
"dataSource": "JOSM"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"mod-tile-features": true,
|
"mod-tile-features": true,
|
||||||
"name": "OpenStreetMap (German Style)",
|
"name": "OpenStreetMap (German Style)",
|
||||||
"type": "tms",
|
"type": "tms",
|
||||||
"url": "https://{switch:a,b,c,d}.tile.openstreetmap.de/tiles/osmde/{zoom}/{x}/{y}.png",
|
"url": "https://{switch:a,b,c,d}.tile.openstreetmap.de/{zoom}/{x}/{y}.png",
|
||||||
"valid-georeference": true,
|
"valid-georeference": true,
|
||||||
"dataSource": "JOSM"
|
"dataSource": "JOSM"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue