Kibale (Kamwenge) Map Cropping Samples
Kibale (Kamwenge) Map Cropping Samples-1
Kibale (Kamwenge) Map Cropping Samples-2
Kibale neighborhoods and villages map with 3D shadow effect
flag map of Kibale with 3D shadow effect
Kibale map with 3d shadow effect
Download outline map of Kibale (geojson format) :
Kibale.geojson (**)
Download polygon array of Kibale map for "Google Maps" :
Kibale.txt
Bounding Box for Kibale Map : ( 0.047714 , 30.253463 , 0.57806 , 30.858636 )
Wikipedia ID for Kibale : Q604966
Wikipedia SPARQL Query for Kibale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q604966 wdt:P1082 ?population. }
OPTIONAL { wd:Q604966 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q604966 wdt:P2046 ?area. }
OPTIONAL { wd:Q604966 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q604966 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q604966 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 Kibale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.047714, 30.253463, 0.57806, 30.858636);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kibale)
[out:json];
(
rel["name"="Kibale"][type=boundary];
rel["name:en"="Kibale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kibale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bigodi | 0.400000 , 30.416670 |
Biguri | 0.333330 , 30.783330 |
Bisozi | 0.312500 , 30.577220 |
Busimba | 0.416670 , 30.416670 |
Busiriva | 0.400000 , 30.466670 |
Bwizi | 0.403330 , 30.687500 |
Kaba | 0.400000 , 30.416670 |
Kahunge | 0.348060 , 30.419170 |
Kamwenge | 0.186600 , 30.453930 |
Katoma | 0.300000 , 30.466670 |
Kitogo | 0.216670 , 30.300000 |
Lubaba | 0.300000 , 30.433330 |
Mulugando | 0.266670 , 30.466670 |
Murukunyu | 0.233330 , 30.450000 |
Nkarakara | 0.316670 , 30.397810 |
Nkingo | 0.416670 , 30.400000 |
Nkoma | 0.300000 , 30.616670 |
Nkongora | 0.183330 , 30.366670 |
Nyabihara | 0.383330 , 30.416670 |
Rugonjo | 0.350000 , 30.416670 |
Rwamanja | 0.283330 , 30.600000 |
Rwebikwato | 0.333330 , 30.483330 |
Notes:
- You can download geometry data for Kibale 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.