wiki:Maps/Russia

Version 2 (modified by bastiK, 11 years ago) ( diff )

add ids

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>
    </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>
    </entry>
</imagery>
Note: See TracWiki for help on using the wiki.