Kétou (Plateau Department) Map Cropping Samples
Kétou (Plateau Department) Map Cropping Samples-1
Kétou (Plateau Department) Map Cropping Samples-2
Kétou neighborhoods and villages map with 3D shadow effect
flag map of Kétou with 3D shadow effect
Kétou map with 3d shadow effect
Download outline map of Kétou (geojson format) :
Kétou.geojson (**)
Download polygon array of Kétou map for "Google Maps" :
Kétou.txt
Bounding Box for Kétou Map : ( 7.180286 , 2.403022 , 7.68957 , 2.796035 )
Wikipedia ID for Kétou : Q2474638
Wikipedia SPARQL Query for Kétou (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2474638 wdt:P1082 ?population. }
OPTIONAL { wd:Q2474638 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2474638 wdt:P2046 ?area. }
OPTIONAL { wd:Q2474638 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2474638 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2474638 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étou map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.180286, 2.403022, 7.68957, 2.796035);
);
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étou)
[out:json];
(
rel["name"="Ketou"][type=boundary];
rel["name:en"="Ketou"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kétou
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adakplame | 7.453940 , 2.547280 |
Adjozoume | 7.353120 , 2.553210 |
Eveji | 7.349160 , 2.555030 |
Ewe | 7.454180 , 2.572760 |
Gbegon | 7.287510 , 2.480820 |
Idigny | 7.481190 , 2.693020 |
Illara | 7.416520 , 2.738940 |
Illikimou | 7.450000 , 2.750000 |
Irocogny | 7.409750 , 2.677870 |
Kétou | 7.363320 , 2.599780 |
Odo Meta | 7.215390 , 2.637980 |
Ofia | 7.359620 , 2.639070 |
Oke-Odo | 7.433560 , 2.739320 |
Okpometa | 7.393110 , 2.653860 |
Notes:
- You can download geometry data for Kétou 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.