wiki:Maps/Sweden

Version 5 (modified by nkamapper, 6 years ago) ( diff )

Changed icon and map bounds

Maps for Sweden

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

     <entry>
        <name>Ekonomiska kartan</name>
        <id>osmse-ekonomiska</id>
        <type>tms</type>
        <country-code>SE</country-code>
        <description lang="en">Lantmäteriet maps ca 1950-1980</description>
        <url>http://mapproxy.openstreetmap.se/tms/1.0.0/ek_EPSG3857/{zoom}/{x}/{-y}.jpeg</url>
        <attribution-text>© Lantmäteriet</attribution-text>
        <attribution-url>http://openstreetmap.se/tjanster</attribution-url>
        <icon>https://www.lantmateriet.se/Images/logotype-top.png</icon>
        <min-zoom>3</min-zoom>
        <max-zoom>17</max-zoom>
        <bounds min-lat='59.0' min-lon='11.3' max-lat='71.8' max-lon='25.9' />
    </entry>

    <entry>
        <name>Skoterleder.org</name>
        <id>skoterleder</id>
        <type>tms</type>
        <country-code>SE</country-code>
        <description lang="en">Snowmobile trails</description>
        <url>https://tiles.skoterleder.org/tiles/{zoom}/{x}/{y}.png</url>
        <attribution-text>© Skoterleder.org</attribution-text>
        <attribution-url>https://skoterleder.org</attribution-url>
        <icon>https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Sweden_road_sign_D9.svg/200px-Sweden_road_sign_D9.svg.png</icon>
        <min-zoom>5</min-zoom>
        <max-zoom>14</max-zoom>
        <valid-georeference>true</valid-georeference>
        <bounds min-lat='55.0' min-lon='3.6' max-lat='71.6' max-lon='32.2' />
    </entry>

</imagery>

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.