Cotonou (Littoral Department) Map Cropping Samples
Cotonou (Littoral Department) Map Cropping Samples-1
Cotonou (Littoral Department) Map Cropping Samples-2
Cotonou neighborhoods and villages map with 3D shadow effect
flag map of Cotonou with 3D shadow effect
Cotonou map with 3d shadow effect
Download outline map of Cotonou (geojson format) :
Cotonou.geojson (**)
Download polygon array of Cotonou map for "Google Maps" :
Cotonou.txt
Bounding Box for Cotonou Map : ( 6.342861 , 2.358578 , 6.405437 , 2.498163 )
Wikipedia ID for Cotonou : Q43595
Wikipedia SPARQL Query for Cotonou (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q43595 wdt:P1082 ?population. }
OPTIONAL { wd:Q43595 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q43595 wdt:P2046 ?area. }
OPTIONAL { wd:Q43595 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q43595 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q43595 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 Cotonou map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.342861, 2.358578, 6.405437, 2.498163);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cotonou)
[out:json];
(
rel["name"="Cotonou"][type=boundary];
rel["name:en"="Cotonou"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cotonou
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agbato | 6.386430 , 2.439420 |
Ahouansouri | 6.383860 , 2.420270 |
Cadjehoun | 6.350000 , 2.400000 |
Cotonou | 6.370465 , 2.416955 |
Dandji | 6.370340 , 2.390860 |
Segbeya | 6.378060 , 2.443060 |
Sodjeatinme | 6.361920 , 2.457800 |
Yevedo | 6.367230 , 2.417060 |
Zogbo | 6.392130 , 2.382810 |
Zogbohoue | 6.387560 , 2.378010 |
Notes:
- You can download geometry data for Cotonou 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.