Belo Horizonte (Minas Gerais) Map Cropping Samples
Belo Horizonte (Minas Gerais) Map Cropping Samples-1
Belo Horizonte (Minas Gerais) Map Cropping Samples-2
Belo Horizonte neighborhoods and villages map with 3D shadow effect
flag map of Belo Horizonte with 3D shadow effect
Belo Horizonte map with 3d shadow effect
Download outline map of Belo Horizonte (geojson format) :
Belo Horizonte.geojson (**)
Download polygon array of Belo Horizonte map for "Google Maps" :
Belo Horizonte.txt
Bounding Box for Belo Horizonte Map : ( -20.0596990538 , -44.0633406009 , -19.7765437127 , -43.8565829615 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Belo Horizonte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.0596990538, -44.0633406009, -19.7765437127, -43.8565829615);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Belo Horizonte)
[out:json];
(
rel["name"="Belo Horizonte"][type=boundary];
rel["name:en"="Belo Horizonte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Belo Horizonte 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.