Abomey (Zou Department) Map Cropping Samples
Abomey (Zou Department) Map Cropping Samples-1
Abomey (Zou Department) Map Cropping Samples-2
Abomey neighborhoods and villages map with 3D shadow effect
flag map of Abomey with 3D shadow effect
Abomey map with 3d shadow effect
Download outline map of Abomey (geojson format) :
Abomey.geojson (**)
Download polygon array of Abomey map for "Google Maps" :
Abomey.txt
Bounding Box for Abomey Map : ( 7.118457 , 1.886077 , 7.244518 , 2.039884 )
Wikipedia ID for Abomey : Q189685
Wikipedia SPARQL Query for Abomey (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q189685 wdt:P1082 ?population. }
OPTIONAL { wd:Q189685 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q189685 wdt:P2046 ?area. }
OPTIONAL { wd:Q189685 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q189685 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q189685 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 Abomey map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.118457, 1.886077, 7.244518, 2.039884);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abomey)
[out:json];
(
rel["name"="Abomey"][type=boundary];
rel["name:en"="Abomey"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abomey
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abomey | 7.182860 , 1.991190 |
Adjahakpa | 7.166670 , 1.916670 |
Agblome-Levi | 7.183330 , 1.966670 |
Agblome-Zokli | 7.166670 , 2.000000 |
Agnangnan | 7.162160 , 1.994510 |
Bekonkoli | 7.166670 , 1.950000 |
Delli | 7.126640 , 1.994810 |
Delli-Sahe | 7.133330 , 1.983330 |
Detohou | 7.182730 , 1.953280 |
Djime | 7.182460 , 2.029480 |
Gueguezogon | 7.171950 , 1.944610 |
Hadafon | 7.133330 , 1.983330 |
Houndjokoue | 7.233330 , 1.950000 |
Ketekpa | 7.189810 , 1.913830 |
Ketekpa | 7.183510 , 1.930750 |
Kodji | 7.210980 , 1.943040 |
Kpetekpa | 7.183360 , 1.928720 |
Legbaholli | 7.153480 , 1.998110 |
Lokokanme | 7.166670 , 2.000000 |
Ngbindo | 7.150000 , 1.966670 |
Ouenounignon | 7.166670 , 1.950000 |
Sonou | 7.206090 , 2.002700 |
Sotta | 7.193220 , 1.964740 |
Notes:
- You can download geometry data for Abomey 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.