Kween (Kapchorwa) Map Cropping Samples
Kween (Kapchorwa) Map Cropping Samples-1
Kween (Kapchorwa) Map Cropping Samples-2
Kween neighborhoods and villages map with 3D shadow effect
flag map of Kween with 3D shadow effect
Kween map with 3d shadow effect
Download outline map of Kween (geojson format) :
Kween.geojson (**)
Download polygon array of Kween map for "Google Maps" :
Kween.txt
Bounding Box for Kween Map : ( 1.099311 , 34.406713 , 1.6025 , 34.756701 )
Wikipedia ID for Kween : Q3321998
Wikipedia SPARQL Query for Kween (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3321998 wdt:P1082 ?population. }
OPTIONAL { wd:Q3321998 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3321998 wdt:P2046 ?area. }
OPTIONAL { wd:Q3321998 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3321998 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3321998 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 Kween map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.099311, 34.406713, 1.6025, 34.756701);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kween)
[out:json];
(
rel["name"="Kween"][type=boundary];
rel["name:en"="Kween"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kween
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benet | 1.397900 , 34.570310 |
Binyin | 1.416670 , 34.533330 |
Bokoli | 1.587780 , 34.552500 |
Chepsikunya | 1.546670 , 34.537500 |
Greek River | 1.450000 , 34.716670 |
Kabchogin | 1.383330 , 34.650000 |
Kaburoron | 1.387780 , 34.612780 |
Ngenge | 1.483330 , 34.516670 |
Olomon | 1.433330 , 34.550000 |
Tuskini | 1.416670 , 34.533330 |
Notes:
- You can download geometry data for Kween 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.