mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Merge pull request #20 from sikmir/tw-topo
Add topographic maps of Taiwan
This commit is contained in:
commit
3ee8c0ebe2
8
World/Asia/TW/TWTOPO-happyman.xml
Normal file
8
World/Asia/TW/TWTOPO-happyman.xml
Normal 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>
|
8
World/Asia/TW/TWTOPO-rudy.xml
Normal file
8
World/Asia/TW/TWTOPO-rudy.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user