Koibatek (Rift Valley) Map Cropping Samples
Koibatek (Rift Valley) Map Cropping Samples-1
Koibatek (Rift Valley) Map Cropping Samples-2
Koibatek neighborhoods and villages map with 3D shadow effect
flag map of Koibatek with 3D shadow effect
Koibatek map with 3d shadow effect
Download outline map of Koibatek (geojson format) :
Koibatek.geojson (**)
Download polygon array of Koibatek map for "Google Maps" :
Koibatek.txt
Bounding Box for Koibatek Map : ( -0.222055 , 35.522796 , 0.412919 , 36.216927 )
Wikipedia ID for Koibatek : Q1778818
Wikipedia SPARQL Query for Koibatek (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1778818 wdt:P1082 ?population. }
OPTIONAL { wd:Q1778818 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1778818 wdt:P2046 ?area. }
OPTIONAL { wd:Q1778818 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1778818 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1778818 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 Koibatek map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.222055, 35.522796, 0.412919, 36.216927);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Koibatek)
[out:json];
(
rel["name"="Koibatek"][type=boundary];
rel["name:en"="Koibatek"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Koibatek
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cheberen | 0.231250 , 35.834020 |
Chemogoch | 0.020400 , 35.939570 |
Chemususu | 0.105220 , 35.616080 |
Eldama Ravine | 0.051580 , 35.730780 |
Emining | 0.142080 , 35.889230 |
Esageri | 0.016640 , 35.826100 |
Kabimoi | 0.023940 , 35.784570 |
Kamarr | 0.266670 , 36.016670 |
Kimngorom | 0.165710 , 35.816980 |
Kimose | 0.222370 , 35.898270 |
Mailisaba | 0.209300 , 36.115600 |
Maji Mazuri | -0.019660 , 35.691380 |
Maji Ya Moto | 0.268460 , 36.048420 |
Metkei | 0.168370 , 35.635090 |
Mogotio | -0.022090 , 35.961760 |
Noiwe | 0.060510 , 35.927220 |
Nyalilpuch | 0.226890 , 36.149400 |
Solian | -0.003560 , 35.756890 |
Notes:
- You can download geometry data for Koibatek 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.