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