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