Download outline map of Bassila (geojson format) :
Bassila.geojson (**)
Download polygon array of Bassila map for "Google Maps" :
Bassila.txt
Bounding Box for Bassila Map : ( 8.477672 , 1.398612 , 9.461425 , 2.237855 )
Wikipedia ID for Bassila : Q1893077
Wikipedia SPARQL Query for Bassila (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1893077 wdt:P1082 ?population. }
OPTIONAL { wd:Q1893077 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1893077 wdt:P2046 ?area. }
OPTIONAL { wd:Q1893077 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1893077 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1893077 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 Bassila map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.477672, 1.398612, 9.461425, 2.237855);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bassila)
[out:json];
(
rel["name"="Bassila"][type=boundary];
rel["name:en"="Bassila"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bassila
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adeli | 9.288010 , 1.493130 |
Afodiobo | 9.106240 , 1.610550 |
Agougou | 9.385750 , 1.452140 |
Akarade | 9.347680 , 1.420810 |
Aledjo-Koura | 9.346520 , 1.441010 |
Aletoutou | 9.026470 , 1.831430 |
Alori | 9.286500 , 1.500680 |
Assion | 8.611080 , 1.674880 |
Aworo | 8.833560 , 1.650060 |
Bakana-Kari | 9.010880 , 1.651050 |
Baningli | 9.414430 , 1.752200 |
Bassila | 9.008140 , 1.665400 |
Bayakou | 9.359220 , 1.744420 |
Bodi | 9.381410 , 1.567290 |
Bomako | 9.000000 , 1.833330 |
Boutou | 9.415600 , 1.508260 |
Diengou | 9.328700 , 1.743680 |
Dogue | 9.101330 , 1.932900 |
Gando | 9.399550 , 1.487990 |
Gassagadi | 9.306130 , 1.589750 |
Gatakpal | 9.252800 , 1.568080 |
Goutoungadoni | 9.271330 , 1.502110 |
Guiguizo | 9.052980 , 1.674240 |
Igbere | 8.991620 , 1.955360 |
Igbomakoro | 9.078070 , 1.907080 |
Iyo | 9.374860 , 1.512770 |
Kaoute | 9.452260 , 1.537130 |
Katia | 9.415100 , 1.489780 |
Kemeni | 9.307310 , 1.576420 |
Kemetou Alidjo | 9.333330 , 1.533330 |
Kemetou Penezoulou | 9.313870 , 1.536930 |
Kikele | 9.010830 , 1.728730 |
Koakoaliki | 8.998010 , 1.808580 |
Kokotyi | 9.296670 , 1.577570 |
Kominde | 9.406290 , 1.409320 |
Kouloumizi | 9.372580 , 1.429950 |
Kpartao | 9.327750 , 1.469230 |
Kpendi | 9.326270 , 1.582380 |
Lagbere | 9.050000 , 1.666670 |
Liro | 9.375890 , 1.667810 |
Manigri | 8.972390 , 1.724170 |
Mborko | 9.186630 , 1.743800 |
Ngioro | 9.288940 , 1.504250 |
Ngmellang | 9.259420 , 1.708070 |
Niala | 9.284920 , 1.454090 |
Odola | 9.382350 , 1.436440 |
Ogougouworo | 9.362520 , 1.474780 |
Penelan | 9.246990 , 1.508170 |
Penessoulou | 9.240640 , 1.549730 |
Prekete | 8.670080 , 1.633410 |
Sakouna | 9.358330 , 1.883810 |
Sakouna-Neugbawaperoun | 9.366670 , 1.850000 |
Saramanga | 9.219650 , 1.767570 |
Tchembere | 9.339130 , 1.425790 |
Tiakpartia | 9.371230 , 1.407320 |
Tiatiala | 9.390560 , 1.503750 |
Wanou | 9.029080 , 2.053020 |
Yadia | 9.379980 , 1.479860 |
Yari | 9.349450 , 1.610060 |
Notes:
- You can download geometry data for Bassila 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.