Lokossa (Mono Department) Map Cropping Samples
Lokossa (Mono Department) Map Cropping Samples-1
Lokossa (Mono Department) Map Cropping Samples-2
Lokossa neighborhoods and villages map with 3D shadow effect
flag map of Lokossa with 3D shadow effect
Lokossa map with 3d shadow effect
Download outline map of Lokossa (geojson format) :
Lokossa.geojson (**)
Download polygon array of Lokossa map for "Google Maps" :
Lokossa.txt
Bounding Box for Lokossa Map : ( 6.610794 , 1.575278 , 6.771966 , 1.895048 )
Wikipedia ID for Lokossa : Q219058
Wikipedia SPARQL Query for Lokossa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q219058 wdt:P1082 ?population. }
OPTIONAL { wd:Q219058 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q219058 wdt:P2046 ?area. }
OPTIONAL { wd:Q219058 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q219058 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q219058 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 Lokossa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.610794, 1.575278, 6.771966, 1.895048);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lokossa)
[out:json];
(
rel["name"="Lokossa"][type=boundary];
rel["name:en"="Lokossa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lokossa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adame | 6.693190 , 1.619480 |
Adjiga | 6.687290 , 1.684660 |
Agame | 6.727480 , 1.760480 |
Aguidahoue | 6.687780 , 1.645270 |
Amedenta | 6.700000 , 1.666670 |
Dondji-Zouin | 6.704520 , 1.646110 |
Gandjazoume | 6.733330 , 1.766670 |
Houin | 6.632430 , 1.755370 |
Igonza | 6.703560 , 1.711980 |
Lokossa | 6.638690 , 1.716740 |
Ouedeme | 6.700000 , 1.683330 |
Patandji | 6.700000 , 1.750000 |
Tinou | 6.700000 , 1.816670 |
Zoumoume | 6.699120 , 1.740470 |
Notes:
- You can download geometry data for Lokossa 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.