Koboko (Koboko) Map Cropping Samples
Koboko (Koboko) Map Cropping Samples-1
Koboko (Koboko) Map Cropping Samples-2
Koboko neighborhoods and villages map with 3D shadow effect
flag map of Koboko with 3D shadow effect
Koboko map with 3d shadow effect
Download outline map of Koboko (geojson format) :
Koboko.geojson (**)
Download polygon array of Koboko map for "Google Maps" :
Koboko.txt
Bounding Box for Koboko Map : ( 3.328859 , 30.848079 , 3.744319 , 31.099522 )
Wikipedia ID for Koboko : Q1318857
Wikipedia SPARQL Query for Koboko (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1318857 wdt:P1082 ?population. }
OPTIONAL { wd:Q1318857 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1318857 wdt:P2046 ?area. }
OPTIONAL { wd:Q1318857 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1318857 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1318857 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 Koboko map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.328859, 30.848079, 3.744319, 31.099522);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Koboko)
[out:json];
(
rel["name"="Koboko"][type=boundary];
rel["name:en"="Koboko"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Koboko
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Danya | 3.364360 , 30.955460 |
Gbokorolonga | 3.429140 , 31.064710 |
Ibanga | 3.435560 , 31.062010 |
Koboko | 3.413640 , 30.959940 |
Kuniro | 3.429030 , 31.053930 |
Lima | 3.559280 , 31.063310 |
Lobule | 3.385000 , 31.035970 |
Longira | 3.511290 , 30.981380 |
Ludara | 3.520250 , 31.002920 |
Lurujo | 3.381140 , 30.980350 |
Luruno | 3.464200 , 30.944510 |
Malenga | 3.421480 , 30.967610 |
Media | 3.432690 , 30.980910 |
Nyai | 3.441510 , 31.035210 |
Nyangilia | 3.386610 , 30.953540 |
Oraba | 3.534150 , 30.889350 |
Padombo | 3.392300 , 30.999090 |
Notes:
- You can download geometry data for Koboko 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.