Kérou (Atakora Department) Map Cropping Samples
Kérou (Atakora Department) Map Cropping Samples-1
Kérou (Atakora Department) Map Cropping Samples-2
Kérou neighborhoods and villages map with 3D shadow effect
flag map of Kérou with 3D shadow effect
Kérou map with 3d shadow effect
Download outline map of Kérou (geojson format) :
Kérou.geojson (**)
Download polygon array of Kérou map for "Google Maps" :
Kérou.txt
Bounding Box for Kérou Map : ( 10.502154 , 1.660814 , 11.423089 , 2.333269 )
Wikipedia ID for Kérou : Q2269207
Wikipedia SPARQL Query for Kérou (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2269207 wdt:P1082 ?population. }
OPTIONAL { wd:Q2269207 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2269207 wdt:P2046 ?area. }
OPTIONAL { wd:Q2269207 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2269207 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2269207 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 Kérou map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.502154, 1.660814, 11.423089, 2.333269);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kérou)
[out:json];
(
rel["name"="Kerou"][type=boundary];
rel["name:en"="Kerou"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kérou
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bababa | 10.582150 , 2.078580 |
Baoureu | 10.905320 , 2.171830 |
Bassini | 10.616250 , 1.977190 |
Berekossou | 10.696540 , 2.076000 |
Bonipotoko | 10.802740 , 2.096070 |
Boukoubrou | 10.972090 , 2.214390 |
Briniamaro | 10.744060 , 2.080340 |
Fetekou | 10.799330 , 2.180440 |
Firou | 10.917620 , 1.937700 |
Galini | 10.986710 , 1.985880 |
Ganbore | 10.897260 , 2.169250 |
Gando | 10.835240 , 2.127750 |
Gando | 10.724370 , 2.083130 |
Gantodo | 10.882760 , 2.159850 |
Gori | 10.887680 , 1.865090 |
Gounienou | 10.784210 , 2.095870 |
Kangourou | 10.765580 , 2.068320 |
Kaniama | 10.647440 , 1.979580 |
Kerou Hirou | 10.810930 , 2.111910 |
Kerou Wirou | 10.729770 , 2.154240 |
Kokogou | 10.743960 , 2.209330 |
Kossou | 10.626670 , 2.036020 |
Kossou-Winra | 10.626360 , 2.058060 |
Marekpo | 10.896310 , 1.989160 |
Pikire | 10.735450 , 2.125480 |
Tingourou | 10.768060 , 2.206300 |
Tingourou | 10.860520 , 2.160880 |
Wabe | 10.856180 , 2.193080 |
Yakrigourou | 10.719610 , 2.029200 |
Notes:
- You can download geometry data for Kérou 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.