Vitoria (Espirito Santo) Map Cropping Samples

Vitoria (Espirito Santo) Map Cropping Samples-2
Vitoria (Espirito Santo) Map Cropping Samples-2


Create and download free physical and topographic maps for Vitoria.




Download outline map of Vitoria (geojson format) : Vitoria.geojson (**)
Download polygon array of Vitoria map for "Google Maps" : Vitoria.txt
Bounding Box for Vitoria Map : ( -20.5166 , -40.362332 , -20.23979 , -28.835908 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Vitoria map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.5166, -40.362332, -20.23979, -28.835908);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Vitoria)
[out:json];
(
rel["name"="Vitoria"][type=boundary];
rel["name:en"="Vitoria"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Vitoria 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.

Create Vitoria neighborhoods and villages map.


Share this page