Bukedea (Kumi) Map Cropping Samples
Bukedea (Kumi) Map Cropping Samples-1
Bukedea (Kumi) Map Cropping Samples-2
Bukedea neighborhoods and villages map with 3D shadow effect
flag map of Bukedea with 3D shadow effect
Bukedea map with 3d shadow effect
Download outline map of Bukedea (geojson format) :
Bukedea.geojson (**)
Download polygon array of Bukedea map for "Google Maps" :
Bukedea.txt
Bounding Box for Bukedea Map : ( 1.160422 , 33.917256 , 1.582569 , 34.274772 )
Wikipedia ID for Bukedea : Q1375812
Wikipedia SPARQL Query for Bukedea (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1375812 wdt:P1082 ?population. }
OPTIONAL { wd:Q1375812 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1375812 wdt:P2046 ?area. }
OPTIONAL { wd:Q1375812 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1375812 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1375812 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 Bukedea map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.160422, 33.917256, 1.582569, 34.274772);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bukedea)
[out:json];
(
rel["name"="Bukedea"][type=boundary];
rel["name:en"="Bukedea"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bukedea
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apopong | 1.276330 , 34.157450 |
Bukedea | 1.316940 , 34.050560 |
Kabarwa | 1.453610 , 34.162780 |
Kachumbala | 1.205560 , 34.106670 |
Kachusi | 1.416670 , 34.216670 |
Kaijamaka | 1.250000 , 33.966670 |
Kakori | 1.416670 , 34.133330 |
Kamutur | 1.366670 , 34.216670 |
Kangole | 1.533330 , 34.150000 |
Kanyamutam | 1.283330 , 33.966670 |
Kawo | 1.238190 , 34.083970 |
Kidongole | 1.236110 , 33.975000 |
Koa | 1.233330 , 34.066670 |
Kokotu | 1.300000 , 34.083330 |
Kolir | 1.321610 , 34.166550 |
Koliri | 1.301940 , 34.163060 |
Koreng | 1.483330 , 34.100000 |
Malera | 1.408890 , 34.053330 |
Miroi | 1.266670 , 34.150000 |
Momeri | 1.316670 , 34.066670 |
Mwameri | 1.333330 , 34.166670 |
Nampanga | 1.183330 , 34.183330 |
Okum | 1.250000 , 34.200000 |
Okworo | 1.333330 , 34.100000 |
Notes:
- You can download geometry data for Bukedea 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.