Changes between Version 6 and Version 7 of Maps/Taiwan


Ignore:
Timestamp:
2016-12-13T20:32:10+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

Taiwan e-Map Open Data move wms to mirror and add tms as tms is faster and sharper, urls from https://github.com/osmlab/editor-layer-index/pull/255

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Taiwan

    v6 v7  
    99        <name>Taiwan e-Map Open Data</name>
    1010        <id>TW_NLSC_WMS_EMAP6</id>
    11         <type>wms</type>
    12         <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>
     11        <type>tms</type>
     12        <url><![CDATA[http://maps.nlsc.gov.tw/S_Maps/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=EMAP6_OPENDATA&STYLE=_null&TILEMATRIXSET=EPSG:3857&TILEMATRIX=EPSG:3857:{zoom}&TILEROW={y}&TILECOL={x}&FORMAT=image/png]]></url>
     13        <mirror>
     14            <type>wms</type>
     15            <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>
     16        </mirror>
    1317        <attribution-text mandatory="true">&#169; National Land Surveying and Mapping Center</attribution-text>
    1418        <attribution-url>http://www.nlsc.gov.tw/</attribution-url>
     
    8286        <name>Taiwan e-Map Open Data (with Contour Line)</name>
    8387        <id>TW_NLSC_WMS_EMAP5</id>
    84         <type>wms</type>
    85         <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>
     88        <type>tms</type>
     89        <url><![CDATA[http://maps.nlsc.gov.tw/S_Maps/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=EMAP5_OPENDATA&STYLE=_null&TILEMATRIXSET=EPSG:3857&TILEMATRIX=EPSG:3857:{zoom}&TILEROW={y}&TILECOL={x}&FORMAT=image/png]]></url>
     90        <mirror>
     91            <type>wms</type>
     92            <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>
     93        </mirror>
    8694        <attribution-text mandatory="true">&#169; National Land Surveying and Mapping Center</attribution-text>
    8795        <attribution-url>http://www.nlsc.gov.tw/</attribution-url>