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