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