Changes between Version 86 and Version 87 of Maps/Switzerland


Ignore:
Timestamp:
2018-03-10T12:00:06+01:00 (8 years ago)
Author:
stoecker
Comment:

Add projections, switch to https, English name

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Switzerland

    v86 v87  
    336336        <country-code>CH</country-code>
    337337        <type>wms</type>
    338         <url><![CDATA[http://wms.zh.ch/OrthoZHWMS?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=orthophotos&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     338        <url><![CDATA[https://wms.zh.ch/OrthoZHWMS?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=orthophotos&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     339        <projections>
     340            <code>EPSG:4326</code>
     341            <code>EPSG:3857</code>
     342            <code>EPSG:2056</code>
     343            <code>EPSG:21781</code>
     344            <code>EPSG:21780</code>
     345            <code>EPSG:21782</code>
     346            <code>EPSG:31297</code>
     347            <code>EPSG:4258</code>
     348        </projections>
    339349        <mirror>
    340350            <type>tms</type>
     
    744754
    745755    <entry>
    746         <name>Stadt Zürich Übersichtsplan (Strassen, Gebäude, Hausnummer)</name>
     756        <name>City of Zürich Overview map (Steets, buildings, house numbers)</name>
     757        <name lang="de">Stadt Zürich Übersichtsplan (Straßen, Gebäude, Hausnummern)</name>
    747758        <id>Zuerich-overview</id>
    748759        <country-code>CH</country-code>
    749760        <type>wms</type>
    750         <url><![CDATA[http://www.gis.stadt-zuerich.ch/maps/services/wms/WMS-ZH-STZH-OGD/MapServer/WmsServer?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Uebersichtsplan&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     761        <url><![CDATA[https://www.gis.stadt-zuerich.ch/maps/services/wms/WMS-ZH-STZH-OGD/MapServer/WmsServer?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Uebersichtsplan&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     762        <projections>
     763            <code>EPSG:4326</code>
     764            <code>EPSG:3857</code> <!-- not in list, but works -->
     765            <code>EPSG:2056</code>
     766            <code>EPSG:21781</code>
     767        </projections>
    751768        <mirror>
    752769            <type>tms</type>
     
    819836
    820837    <entry>
    821         <name>Stadt Zürich Luftbild 2011</name>
     838        <name lang="de">City of Zürich Orthophoto 2011</name>
     839        <name lang="de">Stadt Zürich Luftbild 2011</name>
    822840        <id>Zuerich-aerial_2011</id>
    823841        <date>2011</date>
    824842        <country-code>CH</country-code>
    825843        <type>wms</type>
    826         <url><![CDATA[http://www.gis.stadt-zuerich.ch/maps/services/wms/WMS-ZH-STZH-OGD/MapServer/WmsServer?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Luftbild_2011&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     844        <url><![CDATA[https://www.gis.stadt-zuerich.ch/maps/services/wms/WMS-ZH-STZH-OGD/MapServer/WmsServer?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=Luftbild_2011&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     845        <projections>
     846            <code>EPSG:4326</code>
     847            <code>EPSG:3857</code> <!-- not in list, but works -->
     848            <code>EPSG:2056</code>
     849            <code>EPSG:21781</code>
     850        </projections>
    827851        <mirror>
    828852            <type>tms</type>