Cajobi (Sao Paulo) Map Cropping Samples

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

Cajobi map with 3d shadow effect
Cajobi map with 3d shadow effect

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

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

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

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

Notes:
- You can download geometry data for Cajobi 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 Cajobi neighborhoods and villages map.


Share this page