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