Stryiska (Lviv) Map Cropping Samples
![Stryiska (Lviv) Map Cropping Samples-1](og_image/map_cropping/4-1108730639-1.jpeg)
Stryiska (Lviv) Map Cropping Samples-1
![Stryiska (Lviv) Map Cropping Samples-2](og_image/map_cropping/4-1108730639-3.jpeg)
Stryiska (Lviv) Map Cropping Samples-2
![Stryiska neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108730639.jpg)
Stryiska neighborhoods and villages map with 3D shadow effect
![flag map of Stryiska with 3D shadow effect](og_image/flag_maps/flag_map_1108730639.jpg)
flag map of Stryiska with 3D shadow effect
![Stryiska map with 3d shadow effect](og_image/blank_maps/map_1108730639.png)
Stryiska map with 3d shadow effect
Download outline map of Stryiska (geojson format) :
Stryiska.geojson (**)
Download polygon array of Stryiska map for "Google Maps" :
Stryiska.txt
Bounding Box for Stryiska Map : ( 49.233777 , 23.797464 , 49.279801 , 23.88763 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Stryiska map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.233777, 23.797464, 49.279801, 23.88763);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Stryiska)
[out:json];
(
rel["name"="Stryiska"][type=boundary];
rel["name:en"="Stryiska"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Stryiska 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.