Download outline map of Kilindi (geojson format) :
Kilindi.geojson (**)
Download polygon array of Kilindi map for "Google Maps" :
Kilindi.txt
Bounding Box for Kilindi Map : ( -6.000518 , 37.018946 , -5.004935 , 37.97619 )
Wikipedia ID for Kilindi : Q1888326
Wikipedia SPARQL Query for Kilindi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1888326 wdt:P1082 ?population. }
OPTIONAL { wd:Q1888326 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1888326 wdt:P2046 ?area. }
OPTIONAL { wd:Q1888326 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1888326 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1888326 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 Kilindi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.000518, 37.018946, -5.004935, 37.97619);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kilindi)
[out:json];
(
rel["name"="Kilindi"][type=boundary];
rel["name:en"="Kilindi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kilindi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bwegere | -5.633330 , 37.466670 |
Gombelo | -5.433330 , 37.450000 |
Hosa | -5.650000 , 37.750000 |
Jaira | -5.416670 , 37.900000 |
Jungu | -5.383330 , 37.683330 |
Kagara | -5.850000 , 37.600000 |
Kiberashi | -5.383330 , 37.433330 |
Kilwa | -5.533330 , 37.516670 |
Kimamba | -5.833330 , 37.783330 |
Kitumbi | -5.833330 , 37.666670 |
Komsiri | -5.700000 , 37.733330 |
Komwasu | -5.666670 , 37.583330 |
Korodiga | -5.500000 , 37.666670 |
Kwadisegi | -5.600000 , 37.516670 |
Kwadundwa | -5.600000 , 37.500000 |
Kwamanga | -5.866670 , 37.850000 |
Kwanwande | -5.516670 , 37.400000 |
Kwediboma | -5.433330 , 37.583330 |
Kwedigeri | -5.400000 , 37.750000 |
Kwedirema | -5.800000 , 37.666670 |
Kwekivu | -5.766670 , 37.400000 |
Kwevihingo | -5.766670 , 37.550000 |
Luande | -5.700000 , 37.433330 |
Lulago | -5.616670 , 37.466670 |
Mafisa | -5.466670 , 37.433330 |
Malela | -5.666670 , 37.550000 |
Masagalu | -5.700000 , 37.333330 |
Masarakha | -5.850000 , 37.683330 |
Masindi | -5.700000 , 37.550000 |
Matembo | -5.683330 , 37.533330 |
Mavumi | -5.533330 , 37.566670 |
Mbali | -5.483330 , 37.683330 |
Mgera | -5.383330 , 37.533330 |
Mkombora | -5.600000 , 37.550000 |
Mkonde | -5.433330 , 37.733330 |
Mlembule | -5.833330 , 37.866670 |
Mswaki | -5.466670 , 37.766670 |
Naza | -5.733330 , 37.800000 |
Negero | -5.766670 , 37.800000 |
Ngeza | -5.983330 , 37.216670 |
Ruhanga | -5.833330 , 37.866670 |
Rukali | -5.766670 , 37.750000 |
Sangeni | -5.483330 , 37.900000 |
Sinya | -5.783330 , 37.183330 |
Songe | -5.583330 , 37.350000 |
Tamota | -5.583330 , 37.550000 |
Tubugwe | -5.683330 , 37.500000 |
Tunguli | -5.916670 , 37.316670 |
Notes:
- You can download geometry data for Kilindi 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.