wiki:Maps/Russia

Version 6 (modified by Klumbumbus, 9 years ago) ( diff )

add russian bounds

Maps for Russia

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

    <entry>
        <name>ScanEx IRS</name>
        <id>ScanEx-IRS</id>
        <type>scanex</type>
        <!-- url is used as identifier, so put something here -->
        <url>IRS</url>
        <attribution-url>http://irs.gis-lab.info/</attribution-url>
        <attribution-text mandatory='true'>IRS</attribution-text>
        <country-code>RU</country-code>
        <bounds min-lat='41.2842063' min-lon='-164.8414487' max-lat='81.2362632' max-lon='96.1277896'>
        </bounds>
    </entry>

    <entry>
        <name>ScanEx SPOT</name>
        <id>ScanEx-SPOT</id>
        <type>scanex</type>
        <!-- url is used as identifier, so put something here -->
        <url>SPOT</url>
        <attribution-url>http://irs.gis-lab.info/</attribution-url>
        <attribution-text mandatory='true'>IRS</attribution-text>
        <country-code>RU</country-code>
        <bounds min-lat='41.2842063' min-lon='-164.8414487' max-lat='81.2362632' max-lon='96.1277896'>
        </bounds>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.