Piracaia (Sao Paulo) Map Cropping Samples

flag map of Piracaia with 3D shadow effect
flag map of Piracaia with 3D shadow effect

Piracaia map with 3d shadow effect
Piracaia map with 3d shadow effect

Download outline map of Piracaia (geojson format) : Piracaia.geojson (**)
Download polygon array of Piracaia map for "Google Maps" : Piracaia.txt
Bounding Box for Piracaia Map : ( -23.122695 , -46.48349 , -22.963881 , -46.08656 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Piracaia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-23.122695, -46.48349, -22.963881, -46.08656);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Piracaia)
[out:json];
(
rel["name"="Piracaia"][type=boundary];
rel["name:en"="Piracaia"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Piracaia 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.

Create Piracaia neighborhoods and villages map.


Share this page