Keiyo (Rift Valley) Map Cropping Samples
Keiyo (Rift Valley) Map Cropping Samples-1
Keiyo (Rift Valley) Map Cropping Samples-2
Keiyo neighborhoods and villages map with 3D shadow effect
flag map of Keiyo with 3D shadow effect
Keiyo map with 3d shadow effect
Download outline map of Keiyo (geojson format) :
Keiyo.geojson (**)
Download polygon array of Keiyo map for "Google Maps" :
Keiyo.txt
Bounding Box for Keiyo Map : ( 0.16976768897 , 35.4134689224 , 0.864190256929 , 35.7263709794 )
Wikipedia ID for Keiyo : Q1684196
Wikipedia SPARQL Query for Keiyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1684196 wdt:P1082 ?population. }
OPTIONAL { wd:Q1684196 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1684196 wdt:P2046 ?area. }
OPTIONAL { wd:Q1684196 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1684196 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1684196 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 Keiyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.16976768897, 35.4134689224, 0.864190256929, 35.7263709794);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Keiyo)
[out:json];
(
rel["name"="Keiyo"][type=boundary];
rel["name:en"="Keiyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Keiyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Biretwo | 0.544530 , 35.541800 |
Cheboin | 0.293940 , 35.531790 |
Chegilet | 0.828070 , 35.601020 |
Chepkorio | 0.378940 , 35.540740 |
Choroget | 0.397820 , 35.579830 |
Githurai | 0.653920 , 35.497380 |
Iten | 0.653920 , 35.497380 |
Kapchebelel | 0.290840 , 35.565790 |
Kaptarakwa | 0.464650 , 35.541120 |
Kimwarer | 0.319290 , 35.636000 |
Kipkabus | 0.300920 , 35.504800 |
Muskut | 0.367700 , 35.626650 |
Nyaru | 0.327000 , 35.576850 |
Singore | 0.713650 , 35.517620 |
Tambach | 0.591690 , 35.523600 |
Tumeiyo | 0.228140 , 35.531010 |
Notes:
- You can download geometry data for Keiyo 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.