Bukombe (Kagera) Map Cropping Samples
Bukombe (Kagera) Map Cropping Samples-1
Bukombe (Kagera) Map Cropping Samples-2
Bukombe neighborhoods and villages map with 3D shadow effect
flag map of Bukombe with 3D shadow effect
Bukombe map with 3d shadow effect
Download outline map of Bukombe (geojson format) :
Bukombe.geojson (**)
Download polygon array of Bukombe map for "Google Maps" :
Bukombe.txt
Bounding Box for Bukombe Map : ( -4.469112 , 31.149676 , -3.107642 , 32.157356 )
Wikipedia ID for Bukombe : Q4987002
Wikipedia SPARQL Query for Bukombe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4987002 wdt:P1082 ?population. }
OPTIONAL { wd:Q4987002 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4987002 wdt:P2046 ?area. }
OPTIONAL { wd:Q4987002 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4987002 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4987002 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 Bukombe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.469112, 31.149676, -3.107642, 32.157356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bukombe)
[out:json];
(
rel["name"="Bukombe"][type=boundary];
rel["name:en"="Bukombe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bukombe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bukombe | -3.516670 , 32.050000 |
Bukombe Kombe | -3.433330 , 31.833330 |
Ikuzi | -3.387340 , 31.585180 |
Kabuhika | -3.339690 , 31.521700 |
Musasa | -3.340280 , 31.551670 |
Nsungwa | -4.271940 , 31.595830 |
Ushirombo | -3.491940 , 31.963890 |
Uyovu | -3.283330 , 31.525830 |
Notes:
- You can download geometry data for Bukombe 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.