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