wiki:Maps/Brazil

Version 5 (modified by nesol, 12 years ago) ( diff )

--

Maps for Brazil

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

    <entry>
        <name>IBGE mapa municipal</name>
        <type>tms</type>
        <url>http://{switch:a,b,c}.tiles.mapbox.com/v3/tmpsantos.hgda0m6h/{zoom}/{x}/{y}.png</url>
        <max-zoom>19</max-zoom>
        <country-code>BR</country-code>
        <bounds min-lat='-34.0' min-lon='-74.5' max-lat='6.0' max-lon='-32.0'>
        </bounds>
        <attribution-text>IBGE</attribution-text>
    </entry>
</imagery>

Attachments (3)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.