Dangbo (Ouémé Department) Map Cropping Samples
Dangbo (Ouémé Department) Map Cropping Samples-1
Dangbo (Ouémé Department) Map Cropping Samples-2
Dangbo neighborhoods and villages map with 3D shadow effect
flag map of Dangbo with 3D shadow effect
Dangbo map with 3d shadow effect
Download outline map of Dangbo (geojson format) :
Dangbo.geojson (**)
Download polygon array of Dangbo map for "Google Maps" :
Dangbo.txt
Bounding Box for Dangbo Map : ( 6.516594 , 2.415012 , 6.630246 , 2.575416 )
Wikipedia ID for Dangbo : Q2684866
Wikipedia SPARQL Query for Dangbo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2684866 wdt:P1082 ?population. }
OPTIONAL { wd:Q2684866 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2684866 wdt:P2046 ?area. }
OPTIONAL { wd:Q2684866 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2684866 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2684866 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 Dangbo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.516594, 2.415012, 6.630246, 2.575416);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dangbo)
[out:json];
(
rel["name"="Dangbo"][type=boundary];
rel["name:en"="Dangbo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dangbo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aboga | 6.543640 , 2.552580 |
Agbanta | 6.615710 , 2.443240 |
Agondo | 6.600000 , 2.566670 |
Dangbo | 6.584700 , 2.549900 |
Danko | 6.618940 , 2.451490 |
Dekin-Afio | 6.546390 , 2.456770 |
Dekin-Hounhoue | 6.561730 , 2.450410 |
Dogba | 6.595390 , 2.542900 |
Hetin | 6.600000 , 2.483330 |
Hetin-Sota | 6.585830 , 2.492020 |
Midotokpa | 6.561080 , 2.549090 |
Mitro | 6.612150 , 2.516770 |
Ondji | 6.550000 , 2.550000 |
Seko | 6.603500 , 2.445220 |
Toungue | 6.600000 , 2.533330 |
Zounke | 6.616210 , 2.528360 |
Notes:
- You can download geometry data for Dangbo 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.