Ouidah (Atlantique Department) Map Cropping Samples
Ouidah (Atlantique Department) Map Cropping Samples-1
Ouidah (Atlantique Department) Map Cropping Samples-2
Ouidah neighborhoods and villages map with 3D shadow effect
flag map of Ouidah with 3D shadow effect
Ouidah map with 3d shadow effect
Download outline map of Ouidah (geojson format) :
Ouidah.geojson (**)
Download polygon array of Ouidah map for "Google Maps" :
Ouidah.txt
Bounding Box for Ouidah Map : ( 6.301323 , 1.96047 , 6.48824 , 2.271416 )
Wikipedia ID for Ouidah : Q850031
Wikipedia SPARQL Query for Ouidah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850031 wdt:P1082 ?population. }
OPTIONAL { wd:Q850031 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850031 wdt:P2046 ?area. }
OPTIONAL { wd:Q850031 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850031 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850031 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 Ouidah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.301323, 1.96047, 6.48824, 2.271416);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ouidah)
[out:json];
(
rel["name"="Ouidah"][type=boundary];
rel["name:en"="Ouidah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ouidah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abouta | 6.333330 , 2.116670 |
Adjarra | 6.408170 , 2.189980 |
Adjovicodji | 6.366670 , 2.133330 |
Agbanzin | 6.350970 , 2.207710 |
Ahogbe | 6.350000 , 2.183330 |
Ahozon | 6.379410 , 2.165170 |
Allodossicodji | 6.437110 , 2.137500 |
Amoulecodji | 6.440490 , 2.122860 |
Avlekete | 6.345550 , 2.203380 |
Azizacoue | 6.318530 , 2.030400 |
Gakpe | 6.422550 , 2.135900 |
Gbehonou | 6.333220 , 2.013630 |
Kouande | 6.400000 , 2.066670 |
Ouakpe | 6.333330 , 2.050000 |
Ouakpe-Daho | 6.386100 , 2.105800 |
Ouidah | 6.363070 , 2.085060 |
Ouidah-Plage | 6.323320 , 2.079980 |
Pahou | 6.387740 , 2.214230 |
Pont-Ana | 6.433330 , 2.133330 |
Savi | 6.416670 , 2.100000 |
Sosabogto | 6.483330 , 2.100000 |
Zoungbodji | 6.337320 , 2.089340 |
Notes:
- You can download geometry data for Ouidah 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.