Allada (Atlantique Department) Map Cropping Samples
Allada (Atlantique Department) Map Cropping Samples-1
Allada (Atlantique Department) Map Cropping Samples-2
Allada neighborhoods and villages map with 3D shadow effect
flag map of Allada with 3D shadow effect
Allada map with 3d shadow effect
Download outline map of Allada (geojson format) :
Allada.geojson (**)
Download polygon array of Allada map for "Google Maps" :
Allada.txt
Bounding Box for Allada Map : ( 6.580894 , 1.986668 , 6.782367 , 2.247617 )
Wikipedia ID for Allada : Q960239
Wikipedia SPARQL Query for Allada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q960239 wdt:P1082 ?population. }
OPTIONAL { wd:Q960239 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q960239 wdt:P2046 ?area. }
OPTIONAL { wd:Q960239 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q960239 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q960239 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 Allada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.580894, 1.986668, 6.782367, 2.247617);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Allada)
[out:json];
(
rel["name"="Allada"][type=boundary];
rel["name:en"="Allada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Allada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abata | 6.616670 , 2.033330 |
Adimale | 6.637450 , 2.200790 |
Adjohoun | 6.650000 , 2.066670 |
Agbanou | 6.683100 , 2.070730 |
Allada | 6.665470 , 2.151380 |
Aota | 6.633330 , 2.116670 |
Attogon | 6.722920 , 2.163850 |
Avakpa | 6.662390 , 2.042490 |
Ayou | 6.726410 , 2.117570 |
Azohoue-Oumbo | 6.597130 , 2.035080 |
Couffonou | 6.612340 , 2.011720 |
Dessa | 6.719570 , 2.197700 |
Glotome | 6.691340 , 2.044070 |
Govie | 6.669590 , 2.200000 |
Hinvi | 6.766670 , 2.166670 |
Lissegazoun | 6.616670 , 2.083330 |
Niaouli | 6.747780 , 2.118630 |
Segou | 6.640050 , 2.220090 |
Tegbo | 6.682280 , 2.067480 |
Togodo | 6.665470 , 2.170090 |
Tokpa | 6.699210 , 2.039770 |
Zoumbodji | 6.733330 , 2.183330 |
Zoumbome | 6.642590 , 2.037120 |
Notes:
- You can download geometry data for Allada 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.