Changes between Version 7 and Version 8 of Maps/Argentina


Ignore:
Timestamp:
2016-12-03T23:49:57+01:00 (9 years ago)
Author:
zalitoar
Comment:

Modifico el servicio WMTS que no está funcionando por un TMS que funciona

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Argentina

    v7 v8  
    77    <!-- only for Argentina -->
    88    <entry>
    9         <name>IGN Argentina (WMTS)</name>
    10         <id>IGN-wmts</id>
    11         <type>wmts</type>
    12         <url><![CDATA[https://ide.ign.gob.ar/geoservicios/rest/services/Mapas_IGN/mapa_topografico/MapServer/WMTS/1.0.0/WMTSCapabilities.xml]]></url>
    13         <projections>
    14             <code>CRS:84</code>
    15             <code>EPSG:4326</code>
    16             <code>EPSG:3857</code>
    17             <code>EPSG:102100</code>
    18         </projections>
     9        <name>IGN Argentina (TMS)</name>
     10        <id>IGN-tms</id>
     11        <type>tms</type>
     12        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/rest/services/Mapas_IGN/mapa_topografico/MapServer/tile/{z}/{y}/{x}]]></url>
    1913        <country-code>AR</country-code>
    2014        <bounds min-lat='-55.185000' min-lon='-73.560000' max-lat='-21.781000' max-lon='-53.637000'></bounds>