Download outline map of Oudalan (geojson format) :
Oudalan.geojson (**)
Download polygon array of Oudalan map for "Google Maps" :
Oudalan.txt
Bounding Box for Oudalan Map : ( 14.162663 , -1.046731 , 15.08259 , 0.2361 )
Wikipedia ID for Oudalan : Q514173
Wikipedia SPARQL Query for Oudalan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q514173 wdt:P1082 ?population. }
OPTIONAL { wd:Q514173 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q514173 wdt:P2046 ?area. }
OPTIONAL { wd:Q514173 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q514173 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q514173 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 Oudalan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.162663, -1.046731, 15.08259, 0.2361);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oudalan)
[out:json];
(
rel["name"="Oudalan"][type=boundary];
rel["name:en"="Oudalan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oudalan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bangao | 14.770040 , -0.256490 |
Beiga | 14.585850 , -0.137610 |
Belel | 14.360840 , -0.380800 |
Bidi | 14.371720 , -0.333540 |
Bossey Boubakari | 14.566520 , -0.332300 |
Bossey Dogabe | 14.530390 , -0.305290 |
Bossey-Barabe | 14.542180 , -0.330290 |
Bosseydiabe | 14.465510 , -0.435610 |
Boulikessi | 14.437350 , -0.665380 |
Bouloy | 14.691030 , -0.418810 |
Dambam II | 14.566670 , 0.116670 |
Darkoy | 14.673680 , -0.066810 |
Debere | 14.365680 , -0.091920 |
Deberelink | 14.355270 , -0.228320 |
Dembam | 14.582810 , 0.126720 |
Deou | 14.600840 , -0.719010 |
Douman | 14.366600 , -0.053500 |
Feto Nouri | 14.312950 , -0.517170 |
Fourkoussou | 14.331460 , -0.463510 |
Gaigou | 14.295650 , -0.032800 |
Ganadaouri | 14.747370 , -0.391810 |
Gareba | 14.606920 , 0.132970 |
Golgountou | 14.303720 , 0.089530 |
Gorom-Gorom | 14.442310 , -0.235450 |
Gountouwala | 14.460830 , -0.554680 |
Guidoy | 14.412760 , -0.366510 |
Koiretegui | 14.365110 , -0.014950 |
Koireziena | 14.363840 , -0.029920 |
Kolel | 14.552220 , -0.425790 |
Kouyera | 14.634630 , -0.068010 |
Laesseno | 14.382700 , -0.461300 |
Lao | 14.403780 , 0.077580 |
Ley Seno | 14.356000 , -0.558600 |
Lilengo | 14.495420 , -0.110490 |
Markoye | 14.643330 , 0.036110 |
Menegou | 14.361500 , -0.284980 |
Ouaire | 14.574330 , -0.300450 |
Ounare | 14.564300 , -0.137160 |
Oursi | 14.676800 , -0.455400 |
Petoy | 14.581150 , -0.369800 |
Petoy Beiga | 14.574480 , -0.106600 |
Salmossi | 14.561480 , -0.072530 |
Saouga | 14.365180 , -0.144080 |
Taima | 14.611890 , -0.555020 |
Takabougou | 14.640160 , 0.152470 |
Tambao | 14.781230 , 0.041580 |
Tassamakat | 14.342820 , -0.415470 |
Tiafolboy | 14.314210 , -0.555190 |
Tin-Akoff | 14.965490 , -0.163350 |
Watakalanga | 14.307960 , -0.601380 |
Notes:
- You can download geometry data for Oudalan 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.