All checks were successful
Deploy / deploy (push) Successful in 1s
Signed-off-by: K1 <git@karoh.net>
54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"OpenStreetMap": {
|
|
"url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenStreetMap DE": {
|
|
"url": "https://tile.openstreetmap.de/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenStreetMap HOT": {
|
|
"url": "https://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"CyclOSM Lite overlay": {
|
|
"url": "https://{s}.tile-cyclosm.openstreetmap.fr/cyclosm-lite/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenTopoMap": {
|
|
"url": "https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"ÖPNVKarte": {
|
|
"url": "https://tile.memomaps.de/tilegen/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenRailwayMap Standard overlay": {
|
|
"url": "https://{s}.tiles.openrailwaymap.org/standard/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenRailwayMap Maxspeed overlay": {
|
|
"url": "https://{s}.tiles.openrailwaymap.org/maxspeed/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenRailwayMap Signals overlay": {
|
|
"url": "https://{s}.tiles.openrailwaymap.org/signals/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"Waymarked Trails Hiking overlay": {
|
|
"url": "https://tile.waymarkedtrails.org/hiking/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"Waymarked Trails Cycling overlay": {
|
|
"url": "https://tile.waymarkedtrails.org/cycling/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"Waymarked Trails Riding overlay": {
|
|
"url": "https://tile.waymarkedtrails.org/riding/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
},
|
|
"OpenSeaMap Seamarks overlay": {
|
|
"url": "https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png",
|
|
"type": "xyz"
|
|
}
|
|
}
|