mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added Thunderforest maps
This commit is contained in:
parent
03c69205ef
commit
be9e88a0d9
6
World/Thunderforest-Landscape.tpl
Normal file
6
World/Thunderforest-Landscape.tpl
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1">
|
||||||
|
<name>Landscape</name>
|
||||||
|
<url>http://a.tile.thunderforest.com/landscape/$z/$x/$y.png?apikey=insert-your-apikey-here</url>
|
||||||
|
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Thunderforest (CC-BY-SA 2.0)</copyright>
|
||||||
|
</map>
|
6
World/Thunderforest-OpenCycleMap.tpl
Normal file
6
World/Thunderforest-OpenCycleMap.tpl
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1">
|
||||||
|
<name>OpenCycleMap</name>
|
||||||
|
<url>http://a.tile.thunderforest.com/cycle/$z/$x/$y.png?apikey=insert-your-apikey-here</url>
|
||||||
|
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Thunderforest (CC-BY-SA 2.0)</copyright>
|
||||||
|
</map>
|
6
World/Thunderforest-Outdoors.tpl
Normal file
6
World/Thunderforest-Outdoors.tpl
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1">
|
||||||
|
<name>Outdoors</name>
|
||||||
|
<url>http://a.tile.thunderforest.com/outdoors/$z/$x/$y.png?apikey=insert-your-apikey-here</url>
|
||||||
|
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Thunderforest (CC-BY-SA 2.0)</copyright>
|
||||||
|
</map>
|
6
World/Thunderforest-Transport.tpl
Normal file
6
World/Thunderforest-Transport.tpl
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1">
|
||||||
|
<name>Transport</name>
|
||||||
|
<url>http://a.tile.thunderforest.com/transport/$z/$x/$y.png?apikey=insert-your-apikey-here</url>
|
||||||
|
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Thunderforest (CC-BY-SA 2.0)</copyright>
|
||||||
|
</map>
|
Loading…
Reference in New Issue
Block a user