Toviklin (Kouffo Department) Map Cropping Samples
Toviklin (Kouffo Department) Map Cropping Samples-1
Toviklin (Kouffo Department) Map Cropping Samples-2
Toviklin neighborhoods and villages map with 3D shadow effect
flag map of Toviklin with 3D shadow effect
Toviklin map with 3d shadow effect
Download outline map of Toviklin (geojson format) :
Toviklin.geojson (**)
Download polygon array of Toviklin map for "Google Maps" :
Toviklin.txt
Bounding Box for Toviklin Map : ( 6.831339 , 1.753896 , 6.960376 , 1.872424 )
Wikipedia ID for Toviklin : Q2647400
Wikipedia SPARQL Query for Toviklin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2647400 wdt:P1082 ?population. }
OPTIONAL { wd:Q2647400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2647400 wdt:P2046 ?area. }
OPTIONAL { wd:Q2647400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2647400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2647400 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 Toviklin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.831339, 1.753896, 6.960376, 1.872424);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toviklin)
[out:json];
(
rel["name"="Toviklin"][type=boundary];
rel["name:en"="Toviklin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toviklin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adoukoue | 6.883330 , 1.833330 |
Arame | 6.866670 , 1.833330 |
Bolime | 6.933330 , 1.866670 |
Borodji | 6.933330 , 1.783330 |
Dapla | 6.916670 , 1.800000 |
Kpevi | 6.850000 , 1.800000 |
Meavekou | 6.866670 , 1.833330 |
Missinko | 6.884000 , 1.817000 |
Name | 6.950000 , 1.783330 |
Oumbame | 6.950000 , 1.766670 |
Podji | 6.916670 , 1.800000 |
Toviklin | 6.889350 , 1.837220 |
Notes:
- You can download geometry data for Toviklin 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.