Download outline map of Kumi (geojson format) :
Kumi.geojson (**)
Download polygon array of Kumi map for "Google Maps" :
Kumi.txt
Bounding Box for Kumi Map : ( 1.260694 , 33.729819 , 1.6525 , 34.230064 )
Wikipedia ID for Kumi : Q1151062
Wikipedia SPARQL Query for Kumi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1151062 wdt:P1082 ?population. }
OPTIONAL { wd:Q1151062 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1151062 wdt:P2046 ?area. }
OPTIONAL { wd:Q1151062 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1151062 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1151062 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 Kumi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.260694, 33.729819, 1.6525, 34.230064);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kumi)
[out:json];
(
rel["name"="Kumi"][type=boundary];
rel["name:en"="Kumi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kumi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achaboi | 1.527480 , 33.976070 |
Adadoi | 1.333330 , 33.950000 |
Agaria | 1.350000 , 33.750000 |
Agurut | 1.433330 , 33.900000 |
Ajuket | 1.383330 , 33.966670 |
Akum | 1.466670 , 33.900000 |
Akum | 1.591390 , 34.048890 |
Ame | 1.400000 , 33.850000 |
Amenya | 1.400000 , 33.833330 |
Apapai | 1.433330 , 33.983330 |
Apokin | 1.416670 , 34.000000 |
Ariet | 1.400000 , 33.883330 |
Asinge | 1.583330 , 33.900000 |
Asinge | 1.582580 , 33.904570 |
Aterai | 1.433330 , 33.933330 |
Atutur | 1.316670 , 33.950000 |
Atutur | 1.450000 , 33.983330 |
Kabata | 1.518690 , 33.897900 |
Kadami | 1.338330 , 33.795000 |
Kajamaka | 1.416670 , 33.950000 |
Kakorokoron | 1.350000 , 33.916670 |
Kakures | 1.300000 , 33.916670 |
Kamachya | 1.333330 , 33.966670 |
Kanyum | 1.361110 , 33.913890 |
Karapata | 1.416670 , 33.850000 |
Katenga | 1.466670 , 33.833330 |
Kolimai | 1.350000 , 33.883330 |
Komorang | 1.366670 , 33.866670 |
Kumi | 1.460830 , 33.936110 |
Kyelim | 1.500000 , 33.983330 |
Ladoto | 1.283330 , 33.866670 |
Mkongoro | 1.301670 , 33.887220 |
Mukura | 1.433330 , 33.850000 |
Nyero | 1.483330 , 33.850000 |
Ogomo | 1.433330 , 33.833330 |
Ogosoi | 1.333330 , 33.833330 |
Okuba | 1.542100 , 33.928910 |
Olaicho | 1.300000 , 33.866670 |
Olupe | 1.543430 , 33.879050 |
Omateng | 1.556880 , 33.930020 |
Ongino | 1.545360 , 33.997130 |
Oputi | 1.350000 , 33.966670 |
Osera | 1.583060 , 33.961370 |
Osopotoit | 1.366670 , 33.833330 |
Peta | 1.598890 , 34.100280 |
Notes:
- You can download geometry data for Kumi 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.