Download outline map of Monte Negro (geojson format) :
Monte Negro.geojson (**)
Download polygon array of Monte Negro map for "Google Maps" :
Monte Negro.txt
Bounding Box for Monte Negro Map : ( -10.492606 , -63.596973 , -10.000382 , -63.113106 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Monte Negro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.492606, -63.596973, -10.000382, -63.113106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Monte Negro)
[out:json];
(
rel["name"="Monte Negro"][type=boundary];
rel["name:en"="Monte Negro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Monte Negro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Monte Negro | -10.237380 , -63.282178 |
Santa Luisa | -10.116670 , -63.183330 |
Sao Domingos | -10.033330 , -63.400000 |
Sao Joao | -10.350000 , -63.450000 |
Sao Luis | -10.100000 , -63.166670 |
Notes:
- You can download geometry data for Monte Negro in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.