wiki:Maps/Portugal

Version 4 (modified by hvalentim, 6 years ago) ( diff )

--

Maps for Portugal

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    <!--only for mainland Portugal-->
    <!--50 cm resolution-->
    <entry>
        <name>Ortofotos DGRF 2004-06 (WMS)</name>
        <id>ORTOS_DGRF_2004_06</id>
        <date>2004-2006</date>
        <type>wms</type>
        <url><![CDATA[http://mapas.dgterritorio.pt:8888/wms/produtos?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Ortos&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
        <permission-ref>http://www.igeo.pt/DadosAbertos/Listagem.aspx</permission-ref>
        <projections>
            <code>EPSG:3857</code>
            <code>EPSG:4326</code>
            <code>EPSG:3763</code>
            <code>EPSG:4258</code>
        </projections>
        <country-code>PT</country-code>
        <bounds min-lat='36.93' min-lon='-9.63' max-lat='42.21' max-lon='-6.13'></bounds>
        <attribution-text>Direcção-Geral do Território</attribution-text>
        <attribution-url>http://www.dgterritorio.pt/dados_abertos/ortofotos/</attribution-url>
        <icon>http://www.igeo.pt/favicon.ico</icon>
        <min-zoom>1</min-zoom>
        <max-zoom>19</max-zoom>
    </entry>
    <entry>
        <!--only covers coastal areas of mainland Portugal-->
        <!--10 cm resolution-->
        <name>Ortofotos Litoral DGT 2014-15 (WMS)</name>
        <id>ORTOS_DGT_2014_15</id>
        <date>2014-2015</date>
        <type>wms</type>
        <url><![CDATA[http://ows.dgterritorio.pt/wss/service/ortos2014-2015-wms/guest?language=por&FORMAT=image/png&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=LoteD\42\Ortos2014-D,LoteC\42\Ortos2014-C,LoteB\42\Ortos2014-B,LoteA\42\Ortos2014-A&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
        <permission-ref>http://www.dgterritorio.pt/dados_abertos/ortofotos/</permission-ref>
        <projections>
            <code>EPSG:3857</code>
            <code>EPSG:4326</code>
            <code>EPSG:3763</code>
            <code>EPSG:4258</code>
            <code>EPSG:900913</code>
        </projections>
        <country-code>PT</country-code>
        <bounds min-lat='36.93' min-lon='-9.63' max-lat='42.21' max-lon='-6.13'></bounds>
        <attribution-text>Direcção-Geral do Território</attribution-text>
        <attribution-url>http://www.dgterritorio.pt</attribution-url>
        <icon>http://www.dgterritorio.pt/favicon.ico</icon>
        <min-zoom>1</min-zoom>
        <max-zoom>20</max-zoom>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.