Changes between Version 5 and Version 6 of Maps/Argentina


Ignore:
Timestamp:
2016-07-24T05:51:50+02:00 (10 years ago)
Author:
zalitoar
Comment:

Adding WMS of topographic map from Argentina National Geographic Institue

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Argentina

    v5 v6  
    88    <entry>
    99        <name>IGN Argentina (WMTS)</name>
    10         <id>IGN</id>
     10        <id>IGN-wmts</id>
    1111        <type>wmts</type>
    1212        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/rest/services/Mapas_IGN/mapa_topografico/MapServer/WMTS/1.0.0/WMTSCapabilities.xml]]></url>
     
    2020        <bounds min-lat='-55.185000' min-lon='-73.560000' max-lat='-21.781000' max-lon='-53.637000'></bounds>
    2121        <attribution-text>Instituto Geográfico Nacional de la República Argentina</attribution-text>
    22         <min-zoom>5</min-zoom>
     22        <attribution-url>http://www.ign.gob.ar</attribution-url>
     23        <min-zoom>1</min-zoom>
     24        <max-zoom>20</max-zoom>
     25    </entry>
     26    <entry>
     27        <name>IGN Argentina (WMS)</name>
     28        <id>IGN-wms</id>
     29        <type>wms</type>
     30        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/services/Mapas_IGN/mapa_topografico/MapServer/WMSServer?]]></url>
     31        <projections>
     32            <code>CRS:84</code>
     33            <code>EPSG:4326</code>
     34            <code>EPSG:3857</code>
     35            <code>EPSG:102100</code>
     36        </projections>
     37        <country-code>AR</country-code>
     38        <bounds min-lat='-55.185000' min-lon='-73.560000' max-lat='-21.781000' max-lon='-53.637000'></bounds>
     39        <attribution-text>Instituto Geográfico Nacional de la República Argentina</attribution-text>
     40        <attribution-url>http://www.ign.gob.ar</attribution-url>
     41        <min-zoom>1</min-zoom>
    2342        <max-zoom>20</max-zoom>
    2443    </entry>