2016-12-28 15:57:30 +01:00
|
|
|
{
|
2017-01-12 14:20:23 +01:00
|
|
|
"openmaptiles": {
|
|
|
|
"type": "vector",
|
2018-10-01 10:13:00 +02:00
|
|
|
"url": "https://maps.tilehosting.com/data/v3.json?key={key}",
|
2017-01-12 14:20:23 +01:00
|
|
|
"title": "OpenMapTiles"
|
2018-04-11 16:53:40 +02:00
|
|
|
},
|
|
|
|
"thunderforest_transport": {
|
|
|
|
"type": "vector",
|
|
|
|
"url": "https://tile.thunderforest.com/thunderforest.transport-v1.json?apikey={key}",
|
|
|
|
"title": "Thunderforest Transport (heavy)"
|
|
|
|
},
|
|
|
|
"thunderforest_outdoors": {
|
|
|
|
"type": "vector",
|
|
|
|
"url": "https://tile.thunderforest.com/thunderforest.outdoors-v1.json?apikey={key}",
|
|
|
|
"title": "Thunderforest Outdoors (heavy)"
|
2018-09-20 20:26:53 +02:00
|
|
|
},
|
|
|
|
"open_zoomstack": {
|
|
|
|
"type": "vector",
|
|
|
|
"url": "https://s3-eu-west-1.amazonaws.com/tiles.os.uk/data/vector/open-zoomstack/config.json",
|
|
|
|
"title": "OS Open Zoomstack"
|
2016-12-16 17:35:09 +01:00
|
|
|
}
|
2016-12-28 15:57:30 +01:00
|
|
|
}
|