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