Kibuku (Pallisa) Map Cropping Samples
Kibuku (Pallisa) Map Cropping Samples-1
Kibuku (Pallisa) Map Cropping Samples-2
Kibuku neighborhoods and villages map with 3D shadow effect
flag map of Kibuku with 3D shadow effect
Kibuku map with 3d shadow effect
Download outline map of Kibuku (geojson format) :
Kibuku.geojson (**)
Download polygon array of Kibuku map for "Google Maps" :
Kibuku.txt
Bounding Box for Kibuku Map : ( 0.945987 , 33.626366 , 1.172168 , 33.935964 )
Wikipedia ID for Kibuku : Q1114885
Wikipedia SPARQL Query for Kibuku (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1114885 wdt:P1082 ?population. }
OPTIONAL { wd:Q1114885 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1114885 wdt:P2046 ?area. }
OPTIONAL { wd:Q1114885 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1114885 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1114885 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 Kibuku map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.945987, 33.626366, 1.172168, 33.935964);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kibuku)
[out:json];
(
rel["name"="Kibuku"][type=boundary];
rel["name:en"="Kibuku"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kibuku
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buganza | 0.992670 , 33.833050 |
Bugiri | 1.083330 , 33.716670 |
Bugwere | 0.982550 , 33.761260 |
Bulangira | 1.116670 , 33.900000 |
Bulumba | 0.983040 , 33.851690 |
Buluya | 0.982910 , 33.838370 |
Buseta | 1.083330 , 33.750000 |
Bwase | 0.990220 , 33.869280 |
Kabweri | 1.048110 , 33.883350 |
Kadama | 1.017500 , 33.862500 |
Kagumu | 1.100000 , 33.866670 |
Kasasira | 1.100000 , 33.733330 |
Katyaime | 0.968780 , 33.847410 |
Kenkebu | 1.050000 , 33.900000 |
Kirika | 0.977960 , 33.822760 |
Kiriolo | 1.016670 , 33.750000 |
Kitantalo | 0.975340 , 33.740480 |
Kitantalo | 0.990710 , 33.753620 |
Kiyalyo | 0.992940 , 33.733720 |
Kugi | 0.993140 , 33.775030 |
Lwatama | 1.016670 , 33.716670 |
Mayungo | 0.990170 , 33.851330 |
Mikombe | 0.973300 , 33.803790 |
Nabiswa | 1.016670 , 33.833330 |
Nabuli | 1.116670 , 33.816670 |
Nalubembe | 1.050000 , 33.833330 |
Namiru | 0.986270 , 33.812520 |
Nandere | 0.997020 , 33.870940 |
Nandere | 0.970780 , 33.857600 |
Nankodo | 1.100000 , 33.700000 |
Nanoko | 1.050000 , 33.733330 |
Tirinyi | 0.996670 , 33.792040 |
Notes:
- You can download geometry data for Kibuku 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.