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