Bukavu (South Kivu) Map Cropping Samples
Bukavu (South Kivu) Map Cropping Samples-1
Bukavu (South Kivu) Map Cropping Samples-2
Bukavu neighborhoods and villages map with 3D shadow effect
flag map of Bukavu with 3D shadow effect
Bukavu map with 3d shadow effect
Download outline map of Bukavu (geojson format) :
Bukavu.geojson (**)
Download polygon array of Bukavu map for "Google Maps" :
Bukavu.txt
Bounding Box for Bukavu Map : ( -2.56116864101 , 28.7917340401 , -2.46854181517 , 28.8928972319 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bukavu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.56116864101, 28.7917340401, -2.46854181517, 28.8928972319);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bukavu)
[out:json];
(
rel["name"="Bukavu"][type=boundary];
rel["name:en"="Bukavu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bukavu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bwindi | -2.485130 , 28.827800 |
Kadutu | -2.515560 , 28.852500 |
Panzi | -2.545080 , 28.866460 |
Tshabarabi | -2.518650 , 28.837610 |
Notes:
- You can download geometry data for Bukavu 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.