mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Switched all map templates to the latest XSD version
This commit is contained in:
parent
e516cb0f9e
commit
db189963bf
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3" type="WMS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||
<name>Swisstopo Aerial</name>
|
||||
<url>https://wms.swisstopo.admin.ch</url>
|
||||
<copyright>Federal Topographical Office</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3" type="WMS">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMS">
|
||||
<name>Swisstopo</name>
|
||||
<url>https://wms.swisstopo.admin.ch</url>
|
||||
<copyright>Federal Topographical Office</copyright>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>MapTiler</name>
|
||||
<url>https://maps.tilehosting.com/data/v3/$z/$x/$y.pbf?key=insert-your-apikey-here</url>
|
||||
<tile type="vector"/>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<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>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<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>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<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>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<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>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.3">
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>GIScience Heidelberg</name>
|
||||
<url>https://api.openrouteservice.org/mapsurfer/$z/$x/$y.png?api_key=insert-your-apikey-here</url>
|
||||
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © GIScience Heidelberg (CC-SA)</copyright>
|
||||
|
Loading…
Reference in New Issue
Block a user