Download outline map of Labé Prefecture (geojson format) :
Labé Prefecture.geojson (**)
Download polygon array of Labé Prefecture map for "Google Maps" :
Labé Prefecture.txt
Bounding Box for Labé Prefecture Map : ( 11.131298 , -12.607821 , 11.695563 , -11.986852 )
Wikipedia ID for Labé Prefecture : Q1781303
Wikipedia SPARQL Query for Labé Prefecture (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1781303 wdt:P1082 ?population. }
OPTIONAL { wd:Q1781303 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1781303 wdt:P2046 ?area. }
OPTIONAL { wd:Q1781303 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1781303 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1781303 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 Labé Prefecture map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.131298, -12.607821, 11.695563, -11.986852);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Labé Prefecture)
[out:json];
(
rel["name"="Labe"][type=boundary];
rel["name:en"="Labe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Labé Prefecture
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baniang | 11.233330 , -12.483330 |
Dalen | 11.516670 , -12.316670 |
Diari | 11.333330 , -12.500000 |
Doumba | 11.233330 , -12.500000 |
Falo Bove | 11.383330 , -12.316670 |
Gouba | 11.450000 , -12.216670 |
Kansaniel | 11.266670 , -12.233330 |
Labedepere | 11.266670 , -12.400000 |
Madinatoussalam Centre | 11.342040 , -12.146930 |
Maguia | 11.216670 , -12.216670 |
Miside Kasagui | 11.166670 , -12.216670 |
Nadel | 11.366670 , -12.350000 |
Niogou | 11.300000 , -12.433330 |
Noussy | 11.216700 , -12.200000 |
Ore Dima | 11.450000 , -12.300000 |
Popodara | 11.400000 , -12.400000 |
Sannou | 11.416670 , -12.133330 |
Sarekali | 11.600000 , -12.266670 |
Satina | 11.433330 , -12.366670 |
Notes:
- You can download geometry data for Labé Prefecture 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.