Ntoroko (Bundibugyo) Map Cropping Samples
Ntoroko (Bundibugyo) Map Cropping Samples-1
Ntoroko (Bundibugyo) Map Cropping Samples-2
Ntoroko neighborhoods and villages map with 3D shadow effect
flag map of Ntoroko with 3D shadow effect
Ntoroko map with 3d shadow effect
Download outline map of Ntoroko (geojson format) :
Ntoroko.geojson (**)
Download polygon array of Ntoroko map for "Google Maps" :
Ntoroko.txt
Bounding Box for Ntoroko Map : ( 0.721136 , 30.152506 , 1.288697 , 30.551756 )
Wikipedia ID for Ntoroko : Q3539547
Wikipedia SPARQL Query for Ntoroko (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3539547 wdt:P1082 ?population. }
OPTIONAL { wd:Q3539547 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3539547 wdt:P2046 ?area. }
OPTIONAL { wd:Q3539547 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3539547 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3539547 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 Ntoroko map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.721136, 30.152506, 1.288697, 30.551756);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ntoroko)
[out:json];
(
rel["name"="Ntoroko"][type=boundary];
rel["name:en"="Ntoroko"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ntoroko
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bweramule | 0.956100 , 30.197710 |
Itojo | 0.843510 , 30.224590 |
Kahondo | 1.033330 , 30.316670 |
Kanara | 1.100000 , 30.470000 |
Karogoto | 0.760980 , 30.207930 |
Karugutu | 0.792230 , 30.222300 |
Kisina | 0.752320 , 30.194280 |
Makondo | 1.083330 , 30.300000 |
Ntoroko | 1.041110 , 30.481110 |
Ntungama | 0.936770 , 30.348260 |
Nyabusokoma | 0.789960 , 30.237130 |
Nyakasenyi | 1.066670 , 30.500000 |
Nyakatoke | 0.756620 , 30.188030 |
Nyakihungu | 0.810480 , 30.193560 |
Rwamabale | 0.903650 , 30.187820 |
Rwebishengo | 1.050000 , 30.266670 |
Wasa | 0.783330 , 30.250000 |
Notes:
- You can download geometry data for Ntoroko 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.