1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-06 06:43:23 +02:00

Switched all map templates to the latest XSD version

This commit is contained in:
Martin Tůma 2019-06-16 22:16:27 +02:00
parent e516cb0f9e
commit db189963bf
8 changed files with 8 additions and 8 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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"/>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>