Lalo (Kouffo Department) Map Cropping Samples
Lalo (Kouffo Department) Map Cropping Samples-1
Lalo (Kouffo Department) Map Cropping Samples-2
Lalo neighborhoods and villages map with 3D shadow effect
flag map of Lalo with 3D shadow effect
Lalo map with 3d shadow effect
Download outline map of Lalo (geojson format) :
Lalo.geojson (**)
Download polygon array of Lalo map for "Google Maps" :
Lalo.txt
Bounding Box for Lalo Map : ( 6.726571 , 1.851758 , 7.025814 , 2.09948 )
Wikipedia ID for Lalo : Q2360019
Wikipedia SPARQL Query for Lalo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2360019 wdt:P1082 ?population. }
OPTIONAL { wd:Q2360019 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2360019 wdt:P2046 ?area. }
OPTIONAL { wd:Q2360019 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2360019 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2360019 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 Lalo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.726571, 1.851758, 7.025814, 2.09948);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lalo)
[out:json];
(
rel["name"="Lalo"][type=boundary];
rel["name:en"="Lalo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lalo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adiassagon | 7.003240 , 1.954460 |
Adjaglame | 6.916670 , 1.916670 |
Adoukandji | 6.867860 , 1.978820 |
Ahomadegbe | 6.833330 , 2.000000 |
Akpave | 6.766670 , 1.950000 |
Aplanou | 6.783330 , 1.933330 |
Azangbe | 7.017830 , 1.940850 |
Kaihoue | 6.850000 , 1.866670 |
Koulikame | 6.900000 , 1.883330 |
Lalo | 6.928690 , 1.889940 |
Mendenkan | 6.833330 , 1.866670 |
Mokpa | 6.883330 , 1.983330 |
Oinfa | 6.916670 , 1.983330 |
Oungo | 6.794290 , 2.039830 |
Sahoudo | 6.850000 , 1.983330 |
Tandji | 6.939610 , 1.972460 |
Tchi | 6.883330 , 1.950000 |
Tchi-Aveteta | 6.833330 , 2.000000 |
Tchi-Kada | 6.812710 , 2.055170 |
Tchiatome | 6.883330 , 1.966670 |
Zalli | 6.866650 , 1.970530 |
Zoudjame | 6.883330 , 1.883330 |
Zouingonme | 6.933330 , 1.883330 |
Notes:
- You can download geometry data for Lalo 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.