Changes between Version 27 and Version 28 of Maps/Latvia


Ignore:
Timestamp:
2020-06-03T21:41:52+02:00 (6 years ago)
Author:
Klumbumbus
Comment:

remove non working projection and change srs to crs in wms 1.3.0

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Latvia

    v27 v28  
    3434        <category>photo</category>
    3535        <type>wms</type>
    36         <url><![CDATA[https://lvmgeoserver.lvm.lv/geoserver/ows?service=wms&format=image/jpeg&version=1.3.0&request=GetMap&layers=public:Orto_LKS&styles=&srs={proj}&width={width}&height={height}&bbox={bbox}]]></url>
     36        <url><![CDATA[https://lvmgeoserver.lvm.lv/geoserver/ows?service=wms&format=image/jpeg&version=1.3.0&request=GetMap&layers=public:Orto_LKS&styles=&crs={proj}&width={width}&height={height}&bbox={bbox}]]></url>
    3737        <min-zoom>1</min-zoom>
    3838        <country-code>LV</country-code>
     
    4040        <attribution-text>LVM GEO brīvais WMS serviss: Latvijas Ģeotelpiskās informācijas aģentūras 2016.-2018. gada ortofotokarte</attribution-text>
    4141        <projections>
    42             <code>EPSG:4326</code>
    4342            <code>EPSG:3857</code> <!-- not named, but works -->
    4443            <code>EPSG:3059</code>
     
    136135        <category>elevation</category>
    137136        <type>wms</type>
    138         <url><![CDATA[https://lvmgeoserver.lvm.lv/geoserver/ows?service=wms&format=image/jpeg&version=1.3.0&request=GetMap&layers=public:ZemeLKS&styles=&srs={proj}&width={width}&height={height}&bbox={bbox}]]></url>
     137        <url><![CDATA[https://lvmgeoserver.lvm.lv/geoserver/ows?service=wms&format=image/jpeg&version=1.3.0&request=GetMap&layers=public:ZemeLKS&styles=&crs={proj}&width={width}&height={height}&bbox={bbox}]]></url>
    139138        <min-zoom>1</min-zoom>
    140139        <country-code>LV</country-code>
     
    142141        <attribution-text>LVM GEO brīvais WMS serviss: zemes reljefa modelis, izmantojot Latvijas Ģeotelpiskās informācijas aģentūras digitālā zemes virsmas modeļa pamatdatus</attribution-text>
    143142        <projections>
    144             <code>EPSG:4326</code>
    145143            <code>EPSG:3857</code> <!-- not named, but works -->
    146144            <code>EPSG:3059</code>