Download outline map of Nkasi (geojson format) :
Nkasi.geojson (**)
Download polygon array of Nkasi map for "Google Maps" :
Nkasi.txt
Bounding Box for Nkasi Map : ( -8.288596 , 30.49938 , -6.884823 , 31.522572 )
Wikipedia ID for Nkasi : Q3711254
Wikipedia SPARQL Query for Nkasi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3711254 wdt:P1082 ?population. }
OPTIONAL { wd:Q3711254 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3711254 wdt:P2046 ?area. }
OPTIONAL { wd:Q3711254 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3711254 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3711254 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Nkasi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.288596, 30.49938, -6.884823, 31.522572);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nkasi)
[out:json];
(
rel["name"="Nkasi"][type=boundary];
rel["name:en"="Nkasi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nkasi
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Chala | -7.583330 , 31.266670 |
| Chamzumbe | -7.233330 , 31.033330 |
| Chapota | -8.166670 , 31.250000 |
| Igalula | -7.250000 , 31.033330 |
| Ipolomelo | -6.961130 , 30.692780 |
| Itinde | -7.333330 , 31.266670 |
| Izyomba | -7.383330 , 31.266670 |
| Kacheche | -7.566670 , 31.166670 |
| Kakoma | -7.416670 , 31.050000 |
| Kala | -8.116670 , 30.966670 |
| Kamwanga | -7.833330 , 31.233330 |
| Kandali | -7.800000 , 31.183330 |
| Karia | -7.383330 , 30.633330 |
| Kasangwa | -7.716670 , 31.350000 |
| Kasanzo | -7.566670 , 31.383330 |
| Kasapa | -8.150000 , 31.200000 |
| Kasimbo | -7.433330 , 30.666670 |
| Kasisiwa | -7.633330 , 31.350000 |
| Kasu | -7.650000 , 31.333330 |
| Kate | -7.850000 , 31.166670 |
| Katoba | -7.083330 , 30.566670 |
| Kilangala | -7.850000 , 31.350000 |
| Kipili | -7.432894 , 30.599982 |
| Kirambo | -8.250000 , 31.000000 |
| Kirando | -7.416670 , 30.600000 |
| Kisensegere | -7.450000 , 30.883330 |
| Kisi | -7.183330 , 31.033330 |
| Kisua | -7.616670 , 31.433330 |
| Kitongwa | -7.350000 , 31.050000 |
| Kizumbi | -7.883330 , 30.833330 |
| Legeza | -7.333330 , 31.050000 |
| Lusembwa | -7.816670 , 31.366670 |
| Lyele | -7.383330 , 31.283330 |
| Malongwe | -7.666670 , 31.433330 |
| Mambilo | -7.550000 , 31.250000 |
| Masoro | -7.466670 , 30.733330 |
| Mfili | -7.483330 , 30.983330 |
| Mileshie | -7.666670 , 31.333330 |
| Milumbule | -7.300000 , 31.100000 |
| Milundikwa | -7.700000 , 31.350000 |
| Mkasama | -7.600000 , 31.083330 |
| Mkole | -7.366670 , 31.050000 |
| Mkombe | -6.992470 , 30.580690 |
| Mtakuja | -7.366670 , 30.616670 |
| Mtosi | -7.583330 , 30.650000 |
| Mulu | -7.450000 , 31.050000 |
| Mwai | -7.383330 , 31.116670 |
| Namala | -7.633330 , 31.316670 |
| Namanyere | -7.516670 , 31.050000 |
| Ninde | -7.683330 , 30.733330 |
| Nkana | -8.050000 , 31.266670 |
| Nkansi | -7.800000 , 30.783330 |
| Nkove | -7.950000 , 30.850000 |
| Nkundi | -7.850000 , 31.433330 |
| Sopa | -7.533330 , 31.350000 |
| Swaila | -7.583330 , 31.400000 |
| Takasa | -7.666670 , 31.333330 |
| Tambaruku | -7.433330 , 31.283330 |
| Ukolo | -7.533330 , 31.250000 |
| Usensula | -7.500000 , 30.600000 |
| Utinta | -7.133330 , 30.516670 |
| Wampembe | -7.900000 , 30.833330 |
Notes:
- You can download geometry data for Nkasi 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.