wiki:Maps/Latvia

Version 20 (modified by Don-vip, 5 years ago) ( diff )

see #16073 - add min zoom

Maps for Latvia

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<imagery xmlns="http://josm.openstreetmap.de/maps-1.0">
    <!--only for Latvia-->

    <entry>
        <name>USSR - Latvia</name>
        <id>USSR-Latvia</id>
        <category>map</category>
        <type>wms</type>
        <url><![CDATA[http://www.gisnet.lv/cgi-bin/topo?FORMAT=image/jpeg&VERSION=1.1.1&service=WMS&REQUEST=GetMap&LAYERS=DTO,DTC,DIVDPTC,PD,VS,DS,PS,M&SRS={proj}&WIDTH={width}&height={height}&BBOX={bbox}]]></url>
        <min-zoom>1</min-zoom>
        <projections>
            <code>EPSG:4326</code>
            <code>EPSG:3857</code>
            <code>EPSG:3059</code>
            <code>EPSG:4269</code>
            <code>EPSG:25884</code>
        </projections>
        <!-- different bounds on different zoom levels -->
        <country-code>LV</country-code>
    </entry>

    <entry>
        <name>Orthophoto 1st cycle (1994-1999) - Latvia</name>
        <name lang="lv">1.cikla ortofotokarte - Latvia</name>
        <id>ORTOFOTO_V1</id> 
        <category>photo</category>
        <type>wms</type><url><![CDATA[https://services.lgia.gov.lv/arcfree/services/Ortofoto_v1/MapServer/WmsServer?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=0&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}]]></url>
        <country-code>LV</country-code>
        <attribution-text>Latvijas Ģeotelpiskās informācijas aģentūras brīvais WMS serviss 1994 - 1999.gada Latvijas ortofotokarte</attribution-text>
        <projections>
            <code>EPSG:4326</code>
            <code>EPSG:3857</code> <!-- not named, but works -->
            <code>EPSG:3059</code>
        </projections>
        <bounds min-lat='55.6614622' min-lon='20.9913317' max-lat='58.1048668' max-lon='28.2670275'>
            <shape>
                <point lat='55.7535368' lon='27.6641527'/><point lat='55.9331897' lon='27.6847521'/><point lat='56.1908005' lon='28.2670275'/>
                <point lat='56.4982726' lon='28.2368151'/><point lat='56.9488566' lon='27.8275743'/><point lat='57.3703720' lon='27.9099718'/>
                <point lat='57.5638671' lon='27.5831285'/><point lat='57.6359802' lon='26.9321886'/><point lat='57.5859578' lon='26.5202013'/>
                <point lat='57.8719176' lon='26.0368029'/><point lat='58.1048668' lon='25.1990953'/><point lat='57.9025786' lon='24.3174425'/>
                <point lat='57.1966884' lon='24.3174425'/><point lat='56.9788036' lon='23.9356676'/><point lat='56.9847901' lon='23.5511461'/>
                <point lat='57.1028266' lon='23.2380358'/><point lat='57.3733338' lon='23.1446520'/><point lat='57.6021490' lon='22.6063219'/>
                <point lat='57.7695253' lon='22.6008287'/><point lat='57.5668133' lon='21.6669908'/><point lat='57.2962485' lon='21.4005724'/>
                <point lat='57.0176987' lon='21.3840929'/><point lat='56.8002643' lon='21.0462633'/><point lat='56.3661503' lon='20.9913317'/>
                <point lat='56.0392025' lon='21.0545030'/><point lat='56.0560762' lon='21.2879625'/><point lat='56.1908005' lon='21.2989488'/>
                <point lat='56.4193582' lon='22.1174303'/><point lat='56.2442530' lon='24.4437853'/><point lat='56.3996039' lon='24.8118273'/>
                <point lat='56.1693987' lon='25.1551500'/><point lat='56.1296207' lon='25.5808702'/><point lat='55.6614622' lon='26.5366808'/>
                <point lat='55.6676589' lon='26.9129625'/><point lat='55.8099123' lon='27.0805040'/><point lat='55.7535368' lon='27.6641527'/>
            </shape>
        </bounds>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.