Adjohoun (Ouémé Department) Map Cropping Samples
Adjohoun (Ouémé Department) Map Cropping Samples-1
Adjohoun (Ouémé Department) Map Cropping Samples-2
Adjohoun neighborhoods and villages map with 3D shadow effect
flag map of Adjohoun with 3D shadow effect
Adjohoun map with 3d shadow effect
Download outline map of Adjohoun (geojson format) :
Adjohoun.geojson (**)
Download polygon array of Adjohoun map for "Google Maps" :
Adjohoun.txt
Bounding Box for Adjohoun Map : ( 6.615219 , 2.407604 , 6.79732 , 2.58179 )
Wikipedia ID for Adjohoun : Q1134538
Wikipedia SPARQL Query for Adjohoun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1134538 wdt:P1082 ?population. }
OPTIONAL { wd:Q1134538 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1134538 wdt:P2046 ?area. }
OPTIONAL { wd:Q1134538 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1134538 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1134538 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 Adjohoun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.615219, 2.407604, 6.79732, 2.58179);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Adjohoun)
[out:json];
(
rel["name"="Adjohoun"][type=boundary];
rel["name:en"="Adjohoun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Adjohoun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adjohon | 6.718530 , 2.477590 |
Akpotonou | 6.764440 , 2.480990 |
Azaourisse | 6.657960 , 2.527640 |
Gbadoa | 6.636470 , 2.519780 |
Gbekendji | 6.684350 , 2.544050 |
Gogbo | 6.637730 , 2.474680 |
Togbota | 6.693310 , 2.437390 |
Notes:
- You can download geometry data for Adjohoun 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.