Download outline map of Marizopolis (geojson format) :
Marizopolis.geojson (**)
Download polygon array of Marizopolis map for "Google Maps" :
Marizopolis.txt
Bounding Box for Marizopolis Map : ( -6.881053 , -38.370439 , -6.7674 , -38.29044 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Marizopolis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.881053, -38.370439, -6.7674, -38.29044);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marizopolis)
[out:json];
(
rel["name"="Marizopolis"][type=boundary];
rel["name:en"="Marizopolis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marizopolis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Juazeiro | -6.796642 , -38.327401 |
Belo Horizonte | -6.866670 , -38.350000 |
Marizópolis | -6.843683 , -38.348879 |
Notes:
- You can download geometry data for Marizopolis 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.