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