Vologda (Russia) Map Cropping Samples

Vologda (Russia) Map Cropping Samples-1
Vologda (Russia) Map Cropping Samples-1
Vologda (Russia) Map Cropping Samples-2
Vologda (Russia) Map Cropping Samples-2
Download outline map of Vologda (geojson format) : Vologda.geojson (**)
Download polygon array of Vologda map for "Google Maps" : Vologda.txt
Bounding Box for Vologda Map : ( 58.478507 , 34.718869 , 61.618343 , 47.156807 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](58.478507, 34.718869, 61.618343, 47.156807);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Vologda 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 Vologda counties and neighborhoods map.


Share this page