Changes between Version 1 and Version 2 of Maps/Argentina
- Timestamp:
- 2016-01-26T22:57:44+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps/Argentina
v1 v2 7 7 <!-- only for Argentina --> 8 8 <entry> 9 <name>SIG Instituto Geográfico Nacional</name> 9 <name>SIG Instituto Geográfico Nacional (WMTS)</name> 10 10 <id>IGN</id> 11 <type> wms</type>12 <url><![CDATA[https://ide.ign.gob.ar/geoservicios/services/Mapas_IGN/mapa_topografico/MapServer/WM SServer?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> 13 13 <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> 15 18 </projections> 16 19 <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> 19 21 <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> 20 24 </entry> 21 25 </imagery>
