wiki:Maps/Argentina

Version 1 (modified by zalitoar, 10 years ago) ( diff )

Adding imagery sources for Argentina

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</name>
        <id>IGN</id>
        <type>wms</type>
        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/services/Mapas_IGN/mapa_topografico/MapServer/WMSServer?request=GetCapabilities&service=WMS]]></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='-89.000000' min-lon='-179.999996' max-lat='89.000000' max-lon='179.999996'>
        </bounds>
        <attribution-text>Instituto Geográfico Nacional de la República Argentina</attribution-text>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.