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