mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added Taiwan NLSC maps
This commit is contained in:
parent
de80c4d700
commit
da4c320ff0
@ -79,6 +79,8 @@ can use it in GPXSee.</small></p>
|
|||||||
<h3>Taiwan (Republic of China)</h3>
|
<h3>Taiwan (Republic of China)</h3>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td><a href="maps/NLSC-EMAP.xml" download><img src="tiles/NLSC-EMAP.jpg" alt="Map Preview" width="256" height="256"/></a><br/>NLSC - EMAP</td>
|
||||||
|
<td><a href="maps/NLSC-PHOTO2020.xml" download><img src="tiles/NLSC-PHOTO2020.jpg" alt="Map Preview" width="256" height="256"/></a><br/>NLSC - PHOTO2020</td>
|
||||||
<td><a href="maps/TWTOPO-happyman.xml" download><img src="tiles/TWTOPO-happyman.png" alt="Map Preview" width="256" height="256"/></a><br/>TWTOPO-happyman</td>
|
<td><a href="maps/TWTOPO-happyman.xml" download><img src="tiles/TWTOPO-happyman.png" alt="Map Preview" width="256" height="256"/></a><br/>TWTOPO-happyman</td>
|
||||||
<td><a href="maps/TWTOPO-rudy.xml" download><img src="tiles/TWTOPO-rudy.png" alt="Map Preview" width="256" height="256"/></a><br/>TWTOPO-rudy</td>
|
<td><a href="maps/TWTOPO-rudy.xml" download><img src="tiles/TWTOPO-rudy.png" alt="Map Preview" width="256" height="256"/></a><br/>TWTOPO-rudy</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
9
maps/NLSC-EMAP.xml
Normal file
9
maps/NLSC-EMAP.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
|
||||||
|
<name>NLSC - EMAP</name>
|
||||||
|
<url>https://wmts.nlsc.gov.tw/wmts</url>
|
||||||
|
<copyright>NLSC</copyright>
|
||||||
|
<layer>EMAP</layer>
|
||||||
|
<set>GoogleMapsCompatible</set>
|
||||||
|
<format>image/jpeg</format>
|
||||||
|
</map>
|
9
maps/NLSC-PHOTO2020.xml
Normal file
9
maps/NLSC-PHOTO2020.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
|
||||||
|
<name>NLSC - PHOTO2020</name>
|
||||||
|
<url>https://wmts.nlsc.gov.tw/wmts</url>
|
||||||
|
<copyright>NLSC</copyright>
|
||||||
|
<layer>PHOTO2020</layer>
|
||||||
|
<set>GoogleMapsCompatible</set>
|
||||||
|
<format>image/jpeg</format>
|
||||||
|
</map>
|
BIN
tiles/NLSC-EMAP.jpg
Normal file
BIN
tiles/NLSC-EMAP.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
tiles/NLSC-PHOTO2020.jpg
Normal file
BIN
tiles/NLSC-PHOTO2020.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user