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