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