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