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