Download outline map of Bongo (geojson format) :
Bongo.geojson (**)
Download polygon array of Bongo map for "Google Maps" :
Bongo.txt
Bounding Box for Bongo Map : ( 10.827806 , -0.938652 , 11.009167 , -0.612431 )
Wikipedia ID for Bongo : Q749703
Wikipedia SPARQL Query for Bongo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q749703 wdt:P1082 ?population. }
OPTIONAL { wd:Q749703 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q749703 wdt:P2046 ?area. }
OPTIONAL { wd:Q749703 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q749703 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q749703 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 Bongo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.827806, -0.938652, 11.009167, -0.612431);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bongo)
[out:json];
(
rel["name"="Bongo"][type=boundary];
rel["name:en"="Bongo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bongo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abagamia | 10.983330 , -0.750000 |
Adaboya | 10.901590 , -0.739640 |
Adoweko | 10.966670 , -0.716670 |
Agushi | 10.865600 , -0.917830 |
Akanaba | 10.911010 , -0.763280 |
Akorisi | 10.933330 , -0.733330 |
Akunduo | 10.936520 , -0.799350 |
Akunka | 10.980980 , -0.783780 |
Arabe | 10.983740 , -0.746780 |
Asakanyam | 10.923910 , -0.716860 |
Asebuga | 10.918060 , -0.741480 |
Ashebre | 10.975360 , -0.790600 |
Awa | 10.916670 , -0.883330 |
Ayambare | 10.900000 , -0.716670 |
Ayeopian | 10.956340 , -0.805770 |
Balungo | 10.941270 , -0.848040 |
Biong | 10.880490 , -0.764490 |
Boko | 10.983330 , -0.833330 |
Bongo | 10.911560 , -0.805630 |
Dua | 10.877010 , -0.790370 |
Dua-Apuongo | 10.840890 , -0.798120 |
Dusabluga | 10.881590 , -0.706560 |
Gamborongo | 10.883330 , -0.916670 |
Go | 10.933330 , -0.883330 |
Gongo | 10.873380 , -0.707590 |
Gurugu | 10.917490 , -0.828860 |
Kabre | 10.943910 , -0.775400 |
Kadare | 10.950000 , -0.900000 |
Kanga | 10.916670 , -0.933330 |
Kansinga | 10.953730 , -0.766500 |
Kuliyawgo | 10.944270 , -0.741620 |
Kulumasa | 10.919020 , -0.712030 |
Kumbosugu | 10.857610 , -0.736370 |
Nabisi | 10.916670 , -0.783330 |
Namoo | 10.982500 , -0.852780 |
Nayorogo | 10.945090 , -0.868670 |
Nyarega | 10.845310 , -0.883550 |
Nyarega | 10.855950 , -0.893400 |
Sambolugu | 10.950000 , -0.866670 |
Sapuoro | 10.866670 , -0.733330 |
Soboko | 10.966820 , -0.795660 |
Sore | 10.950520 , -0.789660 |
Tankongaw | 10.866670 , -0.783330 |
Tarongo | 10.883330 , -0.883330 |
Vea | 10.866670 , -0.850000 |
Yaka | 10.983330 , -0.850000 |
Yidongo | 10.960750 , -0.771340 |
Zoa | 10.866670 , -0.700000 |
Zoko | 10.916670 , -0.900000 |
Notes:
- You can download geometry data for Bongo 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.