Savè (Collines Department) Map Cropping Samples
Savè (Collines Department) Map Cropping Samples-1
Savè (Collines Department) Map Cropping Samples-2
Savè neighborhoods and villages map with 3D shadow effect
flag map of Savè with 3D shadow effect
Savè map with 3d shadow effect
Download outline map of Savè (geojson format) :
Savè.geojson (**)
Download polygon array of Savè map for "Google Maps" :
Savè.txt
Bounding Box for Savè Map : ( 7.685584 , 2.33869 , 8.331119 , 2.75475 )
Wikipedia ID for Savè : Q2609291
Wikipedia SPARQL Query for Savè (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2609291 wdt:P1082 ?population. }
OPTIONAL { wd:Q2609291 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2609291 wdt:P2046 ?area. }
OPTIONAL { wd:Q2609291 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2609291 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2609291 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 Savè map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.685584, 2.33869, 8.331119, 2.75475);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Savè)
[out:json];
(
rel["name"="Save"][type=boundary];
rel["name:en"="Save"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Savè
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alafia | 8.203130 , 2.630240 |
Atchapa | 8.018860 , 2.391740 |
Atesse | 8.196910 , 2.639480 |
Bako | 8.240400 , 2.694750 |
Chabe | 8.037670 , 2.493080 |
Diho | 8.079610 , 2.524350 |
Djabata | 7.898100 , 2.610170 |
Ehwe | 8.072980 , 2.538730 |
Gogoro | 8.284530 , 2.647630 |
Kaboua | 8.244600 , 2.688430 |
Moka | 8.017910 , 2.695760 |
Moteo | 8.205020 , 2.603710 |
Okio | 8.049450 , 2.704980 |
Okounfo | 8.316520 , 2.626010 |
Sandeou | 8.113290 , 2.712210 |
Savé | 8.042530 , 2.485990 |
Wogui | 8.127820 , 2.561900 |
Notes:
- You can download geometry data for Savè 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.