Volgograd (Russia) Map Cropping Samples

Volgograd (Russia) Map Cropping Samples-1
Volgograd (Russia) Map Cropping Samples-1

Volgograd (Russia) Map Cropping Samples-2
Volgograd (Russia) Map Cropping Samples-2

Volgograd and counties map with 3D shadow effect
Volgograd and counties map with 3D shadow effect

flag map of Volgograd with 3D shadow effect
flag map of Volgograd with 3D shadow effect

Download outline map of Volgograd (geojson format) : Volgograd.geojson (**)
Download polygon array of Volgograd map for "Google Maps" : Volgograd.txt
Bounding Box for Volgograd Map : ( 47.441906 , 41.181819 , 51.248163 , 47.426721 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Volgograd map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](47.441906, 41.181819, 51.248163, 47.426721);
);
out geom;

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

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

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

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


Share this page