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