Download outline map of Nahouri (geojson format) :
Nahouri.geojson (**)
Download polygon array of Nahouri map for "Google Maps" :
Nahouri.txt
Bounding Box for Nahouri Map : ( 10.95909 , -1.662714 , 11.546898 , -0.679071 )
Wikipedia ID for Nahouri : Q1142003
Wikipedia SPARQL Query for Nahouri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1142003 wdt:P1082 ?population. }
OPTIONAL { wd:Q1142003 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1142003 wdt:P2046 ?area. }
OPTIONAL { wd:Q1142003 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1142003 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1142003 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 Nahouri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.95909, -1.662714, 11.546898, -0.679071);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nahouri)
[out:json];
(
rel["name"="Nahouri"][type=boundary];
rel["name:en"="Nahouri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nahouri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avogonia | 11.000000 , -1.133330 |
Ayelibia | 11.000000 , -0.750000 |
Badabiessan | 11.050000 , -0.933330 |
Badongo | 11.183330 , -0.966670 |
Badongo | 11.116670 , -1.166670 |
Banon | 11.183330 , -1.100000 |
Bassan | 11.300000 , -1.400000 |
Bedari | 11.300000 , -1.283330 |
Betare | 11.433330 , -1.366670 |
Boale | 11.400000 , -1.366670 |
Bola | 11.400000 , -1.433330 |
Bourou | 11.300000 , -1.216670 |
Dongo | 11.216670 , -1.016670 |
Dounlia | 11.066670 , -1.016670 |
Gonon | 11.083330 , -0.883330 |
Gougogo | 11.200000 , -1.016670 |
Guiaro | 11.368890 , -1.377220 |
Ibonboue | 11.150000 , -0.983330 |
Kana | 11.483330 , -1.366670 |
Kapori | 11.116670 , -1.183330 |
Kassola | 11.166670 , -0.883330 |
Kassola | 11.066670 , -0.916670 |
Kaya | 11.050000 , -1.016670 |
Koana | 11.233330 , -1.600000 |
Kolo | 11.050000 , -0.983330 |
Koro | 11.433330 , -1.433330 |
Kouliga | 11.250000 , -1.466670 |
Koumbili | 11.298330 , -1.448330 |
Langouerou | 11.183330 , -1.050000 |
Manon | 11.150000 , -1.166670 |
Mareniassam | 11.383330 , -1.366670 |
Nakoalo | 11.050000 , -1.083330 |
Nakola | 11.383330 , -1.466670 |
Naouri | 11.066670 , -1.100000 |
Natiediougou | 11.233330 , -1.566670 |
Netare | 11.116670 , -1.083330 |
Netiana | 11.366670 , -1.500000 |
Nioko | 11.466670 , -1.383330 |
Noungou | 11.083330 , -0.766670 |
Pigahiri | 11.250000 , -1.133330 |
Pori | 11.366670 , -1.566670 |
Pounkougan | 11.200000 , -1.066670 |
Sakaro | 11.283330 , -1.416670 |
Saro | 11.283330 , -1.333330 |
Sia | 11.183330 , -1.633330 |
Sia | 11.016670 , -1.233330 |
Songo | 11.110560 , -1.063330 |
Tamona | 11.133330 , -1.150000 |
Tangassoko | 11.016670 , -0.983330 |
Tiakane | 11.183330 , -1.200000 |
Tiebele | 11.097220 , -0.965560 |
Tiébélé Corabie | 11.090818 , -0.950832 |
Tore | 11.216670 , -1.183330 |
Toungou | 11.033330 , -0.883330 |
Waleme | 11.216670 , -1.300000 |
Wiri | 11.216670 , -1.616670 |
Yelbissi | 11.000000 , -0.766670 |
Yo | 11.300000 , -1.000000 |
Yo | 11.250000 , -0.966670 |
Zecco | 11.033330 , -0.850000 |
Ziou | 11.036110 , -0.779170 |
Zon | 11.283330 , -1.400000 |
Notes:
- You can download geometry data for Nahouri 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.