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