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