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