Download outline map of Maracacume (geojson format) :
Maracacume.geojson (**)
Download polygon array of Maracacume map for "Google Maps" :
Maracacume.txt
Bounding Box for Maracacume Map : ( -2.210893 , -46.150925 , -1.784385 , -45.871563 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Maracacume map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.210893, -46.150925, -1.784385, -45.871563);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maracacume)
[out:json];
(
rel["name"="Maracacume"][type=boundary];
rel["name:en"="Maracacume"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maracacume
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Vila Menanes | -1.918912 , -46.032187 |
Cajueiro | -1.963551 , -46.012972 |
Jacy | -2.109677 , -46.074752 |
Maracaçumé | -2.046279 , -45.960212 |
Vera Cruz | -1.920619 , -46.018579 |
Notes:
- You can download geometry data for Maracacume 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.