wiki:Maps/Argentina

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

Agrego WMS de Mapa Educativo

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>IGN Argentina (TMS)</name>
        <id>IGN-tms</id>
        <type>tms</type>
        <url><![CDATA[https://ide.ign.gob.ar/geoservicios/rest/services/Mapas_IGN/mapa_topografico/MapServer/tile/{zoom}/{y}/{x}]]></url>
        <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>
        <attribution-url>http://www.ign.gob.ar</attribution-url>
        <icon>http://www.ign.gob.ar/sites/default/files/favicon.png</icon>
        <min-zoom>1</min-zoom>
        <max-zoom>20</max-zoom>
    </entry>
    <entry>
        <name>IGN Argentina (WMS)</name>
        <id>IGN-wms</id>
        <type>wms_endpoint</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='-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>
        <attribution-url>http://www.ign.gob.ar</attribution-url>
        <icon>http://www.ign.gob.ar/sites/default/files/favicon.png</icon>
        <min-zoom>1</min-zoom>
        <max-zoom>20</max-zoom>
    </entry>
    <entry>
        <name>Mapa Educativo (WMS)</name>
        <id>Mapa-Educativo-wms</id>
        <type>wms_endpoint</type>
        <url><![CDATA[http://www.mapaeducativo.edu.ar/geoserver/ogc/wms?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='-55.185000' min-lon='-73.560000' max-lat='-21.781000' max-lon='-53.637000'></bounds>
        <attribution-text>Mapa Educativo</attribution-text>
        <attribution-url>http://mapa.educacion.gob.ar</attribution-url>
        <icon>http://mapa.educacion.gob.ar/wp-content/themes/sitio_nuevo/img/men_icon.png</icon>
        <min-zoom>1</min-zoom>
        <max-zoom>20</max-zoom>
    </entry>
    <entry>
        <name>Ministerio de Agroindustria (WMS)</name>
        <id>Agroindustria-wms</id>
        <type>wms_endpoint</type>
        <url><![CDATA[http://ide.agroindustria.gob.ar/geoserver/agroindustria/ows?service=wms&version=1.1.1&request=GetCapabilities]]></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>Ministerio de Agroindustria</attribution-text>
        <attribution-url>http://www.agroindustria.gob.ar</attribution-url>
        <min-zoom>1</min-zoom>
        <max-zoom>20</max-zoom>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.