wiki:Maps/Taiwan

Version 2 (modified by littlebtc, 10 years ago) ( diff )

Try to add WMS

Maps for Taiwan

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    <!--only for TW-->
    <entry>
        <name>NLSC OpenData, Taiwan e-Map</name>
        <id>TW_NLSC_WMS_EMAP</id>
        <type>wms</type>
        <url><![CDATA[http://maps.nlsc.gov.tw/S_Maps/wms?VERSION=1.1.1&FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=EMAP6_OPENDATA&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
        <attribution-text mandatory="true">&#169; National Land Surveying and Mapping Center</attribution-text>
        <attribution-url>http://data.gov.tw/node/17214</attribution-url>
        <terms-of-use-url>http://data.gov.tw/license</terms-of-use-url>
        <icon>http://maps.nlsc.gov.tw/images/o09.ico</icon>
        <country-code>TW</country-code>
        <bounds max-lat="27.0" max-lon="125.0" min-lat="19.5" min-lon="115.5" />
    </entry>
    <entry>
        <name>NLSC OpenData WMTS</name>
        <id>TW_NLSC_WMTS</id>
        <type>wmts</type>
        <url>http://maps.nlsc.gov.tw/OpenData/wmts</url>
        <attribution-text mandatory="true">&#169; National Land Surveying and Mapping Center</attribution-text>
        <attribution-url>http://data.gov.tw/node/17214</attribution-url>
        <terms-of-use-url>http://data.gov.tw/license</terms-of-use-url>
        <icon>http://maps.nlsc.gov.tw/images/o09.ico</icon>
        <country-code>TW</country-code>
        <bounds max-lat="27.0" max-lon="125.0" min-lat="19.5" min-lon="115.5" />
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.