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