wiki:Maps/Taiwan

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

Add projections in NLSC WMTS, hoping to fix it

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>Taiwan e-Map Open Data</name>
        <id>TW_NLSC_WMS_EMAP6</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://www.nlsc.gov.tw/</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>
        <max-zoom>16</max-zoom>
        <bounds max-lat="27.0" max-lon="125.0" min-lat="19.5" min-lon="115.5" />
    </entry>
    <entry>
        <name>Taiwan e-Map Open Data (with Contour Line)</name>
        <id>TW_NLSC_WMS_EMAP5</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=EMAP5_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://www.nlsc.gov.tw/</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>
        <max-zoom>16</max-zoom>
        <bounds max-lat="27.0" max-lon="125.0" min-lat="19.5" min-lon="115.5" />
    </entry>
    <entry>
        <name>Taiwan Village Boundaries</name>
        <id>TW_NLSC_WMS_Village</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=Village&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://www.nlsc.gov.tw/</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>Taiwan Land-Section Data</name>
        <id>TW_NLSC_WMS_LANDSECT</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=LANDSECT&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://www.nlsc.gov.tw/</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 Open Data WMTS</name>
        <id>TW_NLSC_WMTS</id>
        <type>wmts</type>
        <url>http://maps.nlsc.gov.tw/OpenData/wmts</url>
        <projections>
          <code>EPSG:3857</code>
        </projections>
        <attribution-text mandatory="true">&#169; National Land Surveying and Mapping Center</attribution-text>
        <attribution-url>http://www.nlsc.gov.tw/</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.