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

Merge pull request #20 from sikmir/tw-topo

Add topographic maps of Taiwan
This commit is contained in:
2018-11-24 17:46:25 +01:00
committed by GitHub
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.2">
<name>TWTOPO-happyman</name>
<url>http://rs.happyman.idv.tw/map/tw25k2001/zxy/$z_$x_$y.png</url>
<zoom min="10" max="16"/>
<bounds left="118.00" right="123.00" bottom="21.00" top="27.00"/>
<copyright>© Academia Sinica</copyright>
</map>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.2">
<name>TWTOPO-rudy</name>
<url>http://rudy.tile.basecamp.tw/$z/$x/$y.png</url>
<zoom min="6" max="19"/>
<bounds left="118.00" right="123.00" bottom="21.00" top="27.00"/>
<copyright>© Rudy Chung</copyright>
</map>