Changes between Version 8 and Version 9 of Maps/Estonia


Ignore:
Timestamp:
2016-12-03T23:04:53+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

move bounds to end of entry

Legend:

Unmodified
Added
Removed
Modified
  • Maps/Estonia

    v8 v9  
    1212        <type>wms</type>
    1313        <url><![CDATA[http://kaart.maaamet.ee/wms/alus-geo?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=pohi_vr2&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     14        <permission-ref> http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf</permission-ref>
     15        <attribution-text mandatory='true'>Maa-Ameti põhikaart</attribution-text>
     16        <projections><code>EPSG:4326</code></projections>
     17        <country-code>EE</country-code>
     18        <mirror>
     19            <type>wms</type>
     20            <url><![CDATA[http://kaart.maaamet.ee/wms/alus?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=pohi_vr2&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
     21            <projections>
     22                <code>EPSG:3301</code>
     23            </projections>
     24        </mirror>
    1425        <bounds min-lat='57.5025466' min-lon='21.6940073' max-lat='59.8274564' max-lon='28.2110546'>
    1526            <shape>
     
    283294            </shape>
    284295        </bounds>
    285         <permission-ref> http://www.maakaart.ee/docs/Maa-amet_vastus_OSM.pdf</permission-ref>
    286         <attribution-text mandatory='true'>Maa-Ameti põhikaart</attribution-text>
    287         <projections><code>EPSG:4326</code></projections>
    288         <country-code>EE</country-code>
    289         <mirror>
    290             <type>wms</type>
    291             <url><![CDATA[http://kaart.maaamet.ee/wms/alus?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=pohi_vr2&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
    292             <projections>
    293                 <code>EPSG:3301</code>
    294             </projections>
    295         </mirror>
    296296    </entry>
    297297