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