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