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