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