Sheema (Bushenyi) Map Cropping Samples
Sheema (Bushenyi) Map Cropping Samples-1
Sheema (Bushenyi) Map Cropping Samples-2
Sheema neighborhoods and villages map with 3D shadow effect
flag map of Sheema with 3D shadow effect
Sheema map with 3d shadow effect
Download outline map of Sheema (geojson format) :
Sheema.geojson (**)
Download polygon array of Sheema map for "Google Maps" :
Sheema.txt
Bounding Box for Sheema Map : ( -0.762059 , 30.116694 , -0.423225 , 30.477506 )
Wikipedia ID for Sheema : Q3539711
Wikipedia SPARQL Query for Sheema (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3539711 wdt:P1082 ?population. }
OPTIONAL { wd:Q3539711 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3539711 wdt:P2046 ?area. }
OPTIONAL { wd:Q3539711 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3539711 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3539711 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 Sheema map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.762059, 30.116694, -0.423225, 30.477506);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sheema)
[out:json];
(
rel["name"="Sheema"][type=boundary];
rel["name:en"="Sheema"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sheema
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Burere | -0.436940 , 30.438330 |
Bwangamba | -0.516670 , 30.416670 |
Itegyero | -0.616670 , 30.316670 |
Itendero | -0.566670 , 30.416670 |
Itozho | -0.657500 , 30.410000 |
Kabura | -0.550000 , 30.416670 |
Kabusye | -0.466670 , 30.400000 |
Kagonge | -0.633330 , 30.383330 |
Kashozi | -0.683330 , 30.366670 |
Kibingo | -0.626020 , 30.435940 |
Kigarama | -0.504170 , 30.386390 |
Kinyemi | -0.666670 , 30.133330 |
Kitagata | -0.672500 , 30.156670 |
Kiziba | -0.616670 , 30.400000 |
Kyabuharambo | -0.433070 , 30.432110 |
Kyagazhu | -0.566670 , 30.383330 |
Kyangyenyi | -0.516670 , 30.333330 |
Lukondo | -0.700000 , 30.166670 |
Maseruku | -0.459720 , 30.404720 |
Mikyerere | -0.633330 , 30.366670 |
Muhito | -0.700830 , 30.166670 |
Mushanga | -0.566670 , 30.350000 |
Mutozho | -0.533330 , 30.333330 |
Ngoma | -0.616670 , 30.416670 |
Nyabihoko | -0.583330 , 30.333330 |
Nyabubale | -0.666670 , 30.233330 |
Nyabwina | -0.433330 , 30.400000 |
Nyakabirizi | -0.483330 , 30.333330 |
Nyakatuntu | -0.700000 , 30.350000 |
Nyakibere | -0.700000 , 30.233330 |
Nyamufumura | -0.566670 , 30.350000 |
Ruhoko | -0.650000 , 30.250000 |
Ruhoko | -0.697220 , 30.286110 |
Rutoma | -0.566670 , 30.383330 |
Shuku | -0.670830 , 30.323890 |
Notes:
- You can download geometry data for Sheema 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.