Sakété (Plateau Department) Map Cropping Samples
Sakété (Plateau Department) Map Cropping Samples-1
Sakété (Plateau Department) Map Cropping Samples-2
Sakété neighborhoods and villages map with 3D shadow effect
flag map of Sakété with 3D shadow effect
Sakété map with 3d shadow effect
Download outline map of Sakété (geojson format) :
Sakété.geojson (**)
Download polygon array of Sakété map for "Google Maps" :
Sakété.txt
Bounding Box for Sakété Map : ( 6.616126 , 2.553489 , 6.919975 , 2.771395 )
Wikipedia ID for Sakété : Q959156
Wikipedia SPARQL Query for Sakété (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q959156 wdt:P1082 ?population. }
OPTIONAL { wd:Q959156 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q959156 wdt:P2046 ?area. }
OPTIONAL { wd:Q959156 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q959156 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q959156 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 Sakété map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.616126, 2.553489, 6.919975, 2.771395);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sakété)
[out:json];
(
rel["name"="Sakete"][type=boundary];
rel["name:en"="Sakete"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sakété
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguidi | 6.755000 , 2.672900 |
Cobedjo | 6.896910 , 2.736540 |
Corossa | 6.766670 , 2.616670 |
Igbo Otun | 6.883330 , 2.733330 |
Illaco | 6.783330 , 2.666670 |
Sakété | 6.736180 , 2.658660 |
Sakete II | 6.735210 , 2.651820 |
Takon | 6.649850 , 2.621740 |
Tchian | 6.650000 , 2.633330 |
Yoko | 6.707960 , 2.610380 |
Notes:
- You can download geometry data for Sakété 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.