Buhweju (Bushenyi) Map Cropping Samples
Buhweju (Bushenyi) Map Cropping Samples-1
Buhweju (Bushenyi) Map Cropping Samples-2
Buhweju neighborhoods and villages map with 3D shadow effect
flag map of Buhweju with 3D shadow effect
Buhweju map with 3d shadow effect
Download outline map of Buhweju (geojson format) :
Buhweju.geojson (**)
Download polygon array of Buhweju map for "Google Maps" :
Buhweju.txt
Bounding Box for Buhweju Map : ( -0.455004 , 30.114491 , -0.187026 , 30.517219 )
Wikipedia ID for Buhweju : Q3537661
Wikipedia SPARQL Query for Buhweju (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3537661 wdt:P1082 ?population. }
OPTIONAL { wd:Q3537661 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3537661 wdt:P2046 ?area. }
OPTIONAL { wd:Q3537661 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3537661 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3537661 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 Buhweju map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.455004, 30.114491, -0.187026, 30.517219);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buhweju)
[out:json];
(
rel["name"="Buhweju"][type=boundary];
rel["name:en"="Buhweju"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buhweju
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bisya | -0.300000 , 30.466670 |
Buhweju | -0.350270 , 30.300290 |
Butale | -0.326390 , 30.401110 |
Kabare | -0.283330 , 30.450000 |
Kansenene | -0.366670 , 30.383330 |
Karungu | -0.342220 , 30.477220 |
Katara | -0.400000 , 30.466670 |
Kibimba | -0.333330 , 30.433330 |
Nsika | -0.358000 , 30.431360 |
Rugongo | -0.366670 , 30.483330 |
Rukiri | -0.320280 , 30.419170 |
Rukondo | -0.383330 , 30.366670 |
Rushambia | -0.450000 , 30.316670 |
Rwengwe | -0.350000 , 30.416670 |
Notes:
- You can download geometry data for Buhweju 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.