1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2025-06-29 12:39:16 +02:00

Use the latest (1.3) schema in all map definitions

+ fixed broken schema validity on some maps
This commit is contained in:
2019-03-24 22:11:43 +01:00
parent 29d515f934
commit 4612265a57
54 changed files with 56 additions and 56 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>Races</name>
<url>https://tiles.nakarte.me/adraces/$z/$x/$y</url>
</map>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>GGC 1km</name>
<url>https://tiles.nakarte.me/ggc1000/$z/$x/$y</url>
<copyright>Map data: GOSGISCENTR</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>GGC 2km</name>
<url>https://tiles.nakarte.me/ggc2000/$z/$x/$y</url>
<copyright>Map data: GOSGISCENTR</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>GGC 250m</name>
<url>https://tiles.nakarte.me/ggc250/$z/$x/$y</url>
<copyright>Map data: GOSGISCENTR</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>GGC 500m</name>
<url>https://tiles.nakarte.me/ggc500/$z/$x/$y</url>
<copyright>Map data: GOSGISCENTR</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>O-sport</name>
<url>https://tiles.nakarte.me/osport/$z/$x/$y</url>
</map>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>Topo 1km</name>
<url>https://tiles.nakarte.me/topo1000/$z/$x/$y</url>
<copyright>Map data: General Staff of the Armed Forces of the USSR</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>Topo 250m</name>
<url>https://tiles.nakarte.me/topo250/$z/$x/$y</url>
<copyright>Map data: General Staff of the Armed Forces of the USSR</copyright>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<name>Topo 500m</name>
<url>https://tiles.nakarte.me/topo500/$z/$x/$y</url>
<copyright>Map data: General Staff of the Armed Forces of the USSR</copyright>