Changes between Initial Version and Version 1 of Maps/Taiwan


Ignore:
Timestamp:
2015-08-28T12:25:12+02:00 (11 years ago)
Author:
littlebtc
Comment:

Add NLSC OpenData WMTS in Taiwan

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Taiwan

    v1 v1  
     1== Maps for Taiwan ==
     2
     3{{{
     4#!maps
     5<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
     6<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
     7    <!--only for TW-->
     8    <entry>
     9        <name>NLSC OpenData WMTS</name>
     10        <id>TW_NLSC_WMTS</id>
     11        <type>wmts</type>
     12        <url>http://maps.nlsc.gov.tw/OpenData/wmts</url>
     13        <attribution-text mandatory="true">National Land Surveying and Mapping Center, Taiwan Open Government License 1.0</attribution-text>
     14        <attribution-url>http://data.gov.tw/node/17214</attribution-url>
     15        <terms-of-use-url>http://data.gov.tw/license</terms-of-use-url>
     16        <icon>http://maps.nlsc.gov.tw/images/o09.ico</icon>
     17        <country-code>TW</country-code>
     18        <bounds max-lat="27.0" max-lon="125.0" min-lat="19.5" min-lon="115.5" />
     19    </entry>
     20</imagery>
     21}}}