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

Switched the maps to the latest XSD version

This commit is contained in:
2019-06-16 22:13:23 +02:00
parent 29dcef3e3b
commit e516cb0f9e
64 changed files with 64 additions and 64 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.4" type="TMS">
<name>NZ Topo Map 250</name>
<url>http://tiles-1.topomap.co.nz/tiles-topo250-20180508/$z-$x-$y.png</url>
<zoom min="5" max="12"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.3" type="TMS">
<map xmlns="http://www.gpxsee.org/map/1.4" type="TMS">
<name>NZ Topo Map 50</name>
<url>http://tiles-1.topomap.co.nz/tiles-topo50-20181002/$z-$x-$y.png</url>
<zoom min="13" max="15"/>