Download outline map of Mwene-Ditu (geojson format) :
Mwene-Ditu.geojson (**)
Download polygon array of Mwene-Ditu map for "Google Maps" :
Mwene-Ditu.txt
Bounding Box for Mwene-Ditu Map : ( -7.043412 , 23.406522 , -6.931357 , 23.552982 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Mwene-Ditu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.043412, 23.406522, -6.931357, 23.552982);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mwene-Ditu)
[out:json];
(
rel["name"="Mwene-Ditu"][type=boundary];
rel["name:en"="Mwene-Ditu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mwene-Ditu
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Bukaja | -7.022700 , 23.451570 |
| Ditu | -7.016610 , 23.441430 |
| Kalabalaba | -7.017360 , 23.462670 |
| Kuna-a-Tubala | -6.990460 , 23.415910 |
| Lukusa | -6.985490 , 23.468370 |
| Matshishi | -6.972410 , 23.462840 |
| Tshibangu | -6.967740 , 23.460980 |
| Tshimala | -7.015870 , 23.471120 |
| Tshipama ya Moto | -6.952370 , 23.467680 |
| Tshitonhoni | -6.992370 , 23.426800 |
Notes:
- You can download geometry data for Mwene-Ditu 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.