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

Add topographic maps of New Zealand

This commit is contained in:
Nikolay Korotkiy 2018-12-13 16:41:31 +03:00
parent 506f4104b2
commit f05db247bc
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.3" 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"/>
<bounds left="165.00" right="179.00" bottom="-48.00" top="-34.00"/>
<copyright>Map data: Land Information New Zealand (LINZ)</copyright>
</map>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.3" 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"/>
<bounds left="165.00" right="179.00" bottom="-48.00" top="-34.00"/>
<copyright>Map data: Land Information New Zealand (LINZ)</copyright>
</map>