Download outline map of Liben (geojson format) :
Liben.geojson (**)
Download polygon array of Liben map for "Google Maps" :
Liben.txt
Bounding Box for Liben Map : ( 3.402422 , 39.09248 , 5.695502 , 42.067848 )
Wikipedia ID for Liben : Q3237714
Wikipedia SPARQL Query for Liben (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3237714 wdt:P1082 ?population. }
OPTIONAL { wd:Q3237714 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3237714 wdt:P2046 ?area. }
OPTIONAL { wd:Q3237714 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3237714 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3237714 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 Liben map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.402422, 39.09248, 5.695502, 42.067848);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Liben)
[out:json];
(
rel["name"="Liben"][type=boundary];
rel["name:en"="Liben"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Liben
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aggio Cata | 4.916670 , 40.766670 |
Aiamaccio | 4.533330 , 40.383330 |
Amino | 4.317780 , 41.894440 |
Ara | 4.583330 , 40.333330 |
Aual Alle | 4.366670 , 40.150000 |
Aual Edo | 4.233330 , 40.616670 |
Aual Ghinda | 4.200000 , 40.350000 |
Awal Guba | 4.166670 , 40.466670 |
Ayadega | 4.366670 , 40.650000 |
Bacara | 5.016670 , 40.066670 |
Bagaga | 4.966670 , 40.833330 |
Baraghello | 4.733330 , 40.550000 |
Birib Ladeni | 4.250000 , 40.300000 |
Blanga | 4.733330 , 40.066670 |
Bogol Manyo | 4.517500 , 41.536390 |
Bogolmai | 4.100000 , 41.366670 |
Bude | 4.633330 , 40.416670 |
Buke Mesho | 4.466670 , 40.500000 |
Ch'elago | 4.183330 , 40.033330 |
Cira Muchio | 5.350000 , 41.033330 |
Cobbo | 4.450000 , 39.750000 |
Cocob | 4.300000 , 40.066670 |
Comodo | 4.250000 , 40.450000 |
Coticci | 4.516670 , 40.566670 |
Daburre | 4.066670 , 40.216670 |
Dakka Dima | 4.283330 , 39.700000 |
Damale | 4.816670 , 40.983330 |
Dar Dabat | 4.650000 , 39.916670 |
Dembal Doro | 4.288610 , 39.650000 |
Dibi | 4.155280 , 41.928890 |
Dolo Odo | 4.178610 , 42.058890 |
El Ango | 4.283330 , 39.933330 |
El Bururi | 3.971280 , 40.004060 |
El Dera | 4.250000 , 39.833330 |
El Medera | 4.666670 , 40.133330 |
El Niybo | 4.550000 , 39.966670 |
El Roba | 3.949190 , 40.008150 |
Filtu | 4.966670 , 40.383330 |
Gabdie | 4.333330 , 40.283330 |
Galgallo | 4.450000 , 40.033330 |
Gobetto | 4.400000 , 40.583330 |
Golb | 4.616670 , 40.616670 |
Gubbo Volta | 4.616670 , 40.216670 |
Gumur Ad | 3.991020 , 41.572110 |
Hola | 4.650000 , 40.633330 |
Huwun | 4.366670 , 40.100000 |
Kededuma | 3.504720 , 39.533330 |
Melka Meri | 4.283330 , 40.750000 |
Melka Suftu | 4.000000 , 41.766670 |
Meri | 4.716670 , 40.200000 |
Mitata | 4.516670 , 39.800000 |
Mogor | 4.850000 , 40.266670 |
Ringhi | 4.550000 , 40.900000 |
Siro | 4.950000 , 39.833330 |
Tomole | 4.900000 , 40.633330 |
Torbi | 4.283330 , 41.133330 |
Uar Arguio | 4.333330 , 40.150000 |
Uar Ual | 4.233330 , 40.383330 |
Uddeicia | 4.850000 , 40.500000 |
Uolde | 4.100000 , 39.916670 |
Web | 4.916670 , 41.066670 |
Notes:
- You can download geometry data for Liben 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.