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