Kyadondo (Wakiso) Map Cropping Samples
Kyadondo (Wakiso) Map Cropping Samples-1
Kyadondo (Wakiso) Map Cropping Samples-2
Kyadondo neighborhoods and villages map with 3D shadow effect
flag map of Kyadondo with 3D shadow effect
Kyadondo map with 3d shadow effect
Download outline map of Kyadondo (geojson format) :
Kyadondo.geojson (**)
Download polygon array of Kyadondo map for "Google Maps" :
Kyadondo.txt
Bounding Box for Kyadondo Map : ( 0.169202 , 32.531579 , 0.282872 , 32.633275 )
Wikipedia ID for Kyadondo : Q983748
Wikipedia SPARQL Query for Kyadondo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q983748 wdt:P1082 ?population. }
OPTIONAL { wd:Q983748 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q983748 wdt:P2046 ?area. }
OPTIONAL { wd:Q983748 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q983748 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q983748 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 Kyadondo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.169202, 32.531579, 0.282872, 32.633275);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kyadondo)
[out:json];
(
rel["name"="Kyadondo"][type=boundary];
rel["name:en"="Kyadondo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kyadondo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buggu | 0.219120 , 32.609090 |
Bunamwaya | 0.253440 , 32.557230 |
Busabala | 0.210100 , 32.618550 |
Ggangu | 0.248590 , 32.588280 |
Kaazi | 0.211910 , 32.611860 |
Kabuuma | 0.240260 , 32.600040 |
Kanabba | 0.226020 , 32.588800 |
Kanyanya | 0.241520 , 32.572740 |
Katale-Bugema | 0.242530 , 32.545110 |
Kibiri | 0.233750 , 32.594270 |
Kigo | 0.196940 , 32.596110 |
Kigo-Lunya | 0.207410 , 32.589290 |
Kirinda | 0.206820 , 32.609220 |
Kitiko-Birongo | 0.203410 , 32.564970 |
Lubowa | 0.240330 , 32.552180 |
Lubugumu | 0.228090 , 32.576700 |
Lugga | 0.233440 , 32.577710 |
Lweeza | 0.209940 , 32.585110 |
Masajja | 0.266670 , 32.583330 |
Mirimu | 0.239220 , 32.585770 |
Munyonyo | 0.252590 , 32.600830 |
Mutungo Central | 0.204420 , 32.581880 |
Nakukuba | 0.238110 , 32.557130 |
Namasuba | 0.275560 , 32.563330 |
Naziba | 0.219830 , 32.556390 |
Ndejje | 0.236020 , 32.580490 |
Ngobe | 0.246320 , 32.553140 |
Seguku | 0.231080 , 32.550110 |
Ziranumba | 0.221040 , 32.604670 |
Notes:
- You can download geometry data for Kyadondo 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.