Kakamega (Western) Map Cropping Samples
Kakamega (Western) Map Cropping Samples-1
Kakamega (Western) Map Cropping Samples-2
Kakamega neighborhoods and villages map with 3D shadow effect
flag map of Kakamega with 3D shadow effect
Kakamega map with 3d shadow effect
Download outline map of Kakamega (geojson format) :
Kakamega.geojson (**)
Download polygon array of Kakamega map for "Google Maps" :
Kakamega.txt
Bounding Box for Kakamega Map : ( 0.125515 , 34.577707 , 0.590185 , 34.975947 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kakamega map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.125515, 34.577707, 0.590185, 34.975947);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kakamega)
[out:json];
(
rel["name"="Kakamega"][type=boundary];
rel["name:en"="Kakamega"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kakamega
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aisere | 0.225460 , 34.684130 |
Butsotso | 0.353850 , 34.698010 |
Kakamega | 0.288819 , 34.750470 |
Kimingini | 0.165310 , 34.758170 |
Shikusa | 0.321410 , 34.813490 |
Sigalagala | 0.195990 , 34.760590 |
Township | 0.287950 , 34.750190 |
Notes:
- You can download geometry data for Kakamega 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.