Changes between Version 1 and Version 2 of Maps/Argentina


Ignore:
Timestamp:
2016-01-26T22:57:44+01:00 (10 years ago)
Author:
zalitoar
Comment:

Change to WMTS, bounds updated

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Argentina

    v1 v2  
    77    <!-- only for Argentina -->
    88    <entry>
    9         <name>SIG Instituto Geográfico Nacional</name>
     9        <name>SIG Instituto Geográfico Nacional (WMTS)</name>
    1010        <id>IGN</id>
    11         <type>wms</type>
    12         <url><![CDATA[https://ide.ign.gob.ar/geoservicios/services/Mapas_IGN/mapa_topografico/MapServer/WMSServer?request=GetCapabilities&service=WMS]]></url>
     11        <type>tms</type>
     12        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/rest/services/Mapas_IGN/mapa_topografico/MapServer/WMTS?]]></url>
    1313        <projections>
    14             <code>CRS:84</code><code>EPSG:4326</code><code>EPSG:3857</code><code>EPSG:102100</code>
     14            <code>CRS:84</code>
     15            <code>EPSG:4326</code>
     16            <code>EPSG:3857</code>
     17            <code>EPSG:102100</code>
    1518        </projections>
    1619        <country-code>AR</country-code>
    17         <bounds min-lat='-89.000000' min-lon='-179.999996' max-lat='89.000000' max-lon='179.999996'>
    18         </bounds>
     20        <bounds min-lat='-55.185000' min-lon='-73.560000' max-lat='-21.781000' max-lon='-53.637000'></bounds>
    1921        <attribution-text>Instituto Geográfico Nacional de la República Argentina</attribution-text>
     22        <min-zoom>5</min-zoom>
     23        <max-zoom>20</max-zoom>
    2024    </entry>
    2125</imagery>