wiki:Maps/Argentina

Version 2 (modified by zalitoar, 8 years ago) ( diff )

Change to WMTS, bounds updated

Maps for Argentina

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    <!-- only for Argentina -->
    <entry>
        <name>SIG Instituto Geográfico Nacional (WMTS)</name>
        <id>IGN</id>
        <type>tms</type>
        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/rest/services/Mapas_IGN/mapa_topografico/MapServer/WMTS?]]></url>
        <projections>
            <code>CRS:84</code>
            <code>EPSG:4326</code>
            <code>EPSG:3857</code>
            <code>EPSG:102100</code>
        </projections>
        <country-code>AR</country-code>
        <bounds min-lat='-55.185000' min-lon='-73.560000' max-lat='-21.781000' max-lon='-53.637000'></bounds>
        <attribution-text>Instituto Geográfico Nacional de la República Argentina</attribution-text>
        <min-zoom>5</min-zoom>
        <max-zoom>20</max-zoom>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.