Changes between Version 2 and Version 3 of Maps/Portugal


Ignore:
Timestamp:
2017-12-17T09:52:48+01:00 (9 years ago)
Author:
hvalentim
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Portugal

    v2 v3  
    55<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    66<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    7     <!--only for Portugal-->
     7    <!--only for mainland Portugal-->
    88    <entry>
    9         <name>Ortofotos DGRF 2004 (WMS)</name>
     9        <name>Ortofotos DGRF 2004-06 (WMS)</name>
    1010        <id>ORTOS_DGRF_2004_06</id>
    11         <date>2004</date>
     11        <date>2004-2006</date>
    1212        <type>wms</type>
    1313        <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>
     
    2222        <bounds min-lat='36.93' min-lon='-9.63' max-lat='42.21' max-lon='-6.13'></bounds>
    2323        <attribution-text>Direcção-Geral do Território</attribution-text>
    24         <attribution-url>http://www.dgterritorio.pt</attribution-url>
     24        <attribution-url>http://www.dgterritorio.pt/dados_abertos/ortofotos/</attribution-url>
    2525        <icon>http://www.igeo.pt/favicon.ico</icon>
    2626        <min-zoom>1</min-zoom>
    2727        <max-zoom>19</max-zoom>
    2828    </entry>
     29    <entry>
     30        <!--only covers coastal areas of mainland Portugal-->
     31        <name>Ortofotos Litoral DGT 2014-15 (WMS)</name>
     32        <id>ORTOS_DGT_2014_15</id>
     33        <date>2014-2015</date>
     34        <type>wms</type>
     35        <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>
     36        <permission-ref>http://www.dgterritorio.pt/dados_abertos/ortofotos/</permission-ref>
     37        <projections>
     38            <code>EPSG:3857</code>
     39            <code>EPSG:4326</code>
     40            <code>EPSG:3763</code>
     41            <code>EPSG:4258</code>
     42            <code>EPSG:900913</code>
     43        </projections>
     44        <country-code>PT</country-code>
     45        <bounds min-lat='36.93' min-lon='-9.63' max-lat='42.21' max-lon='-6.13'></bounds>
     46        <attribution-text>Direcção-Geral do Território</attribution-text>
     47        <attribution-url>http://www.dgterritorio.pt</attribution-url>
     48        <icon>http://www.dgterritorio.pt/favicon.ico</icon>
     49        <min-zoom>1</min-zoom>
     50        <max-zoom>20</max-zoom>
     51    </entry>
    2952</imagery>
    3053}}}