Toffo (Atlantique Department) Map Cropping Samples
Toffo (Atlantique Department) Map Cropping Samples-1
Toffo (Atlantique Department) Map Cropping Samples-2
Toffo neighborhoods and villages map with 3D shadow effect
flag map of Toffo with 3D shadow effect
Toffo map with 3d shadow effect
Download outline map of Toffo (geojson format) :
Toffo.geojson (**)
Download polygon array of Toffo map for "Google Maps" :
Toffo.txt
Bounding Box for Toffo Map : ( 6.728718 , 2.032518 , 6.961124 , 2.342892 )
Wikipedia ID for Toffo : Q2095710
Wikipedia SPARQL Query for Toffo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2095710 wdt:P1082 ?population. }
OPTIONAL { wd:Q2095710 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2095710 wdt:P2046 ?area. }
OPTIONAL { wd:Q2095710 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2095710 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2095710 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 Toffo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.728718, 2.032518, 6.961124, 2.342892);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toffo)
[out:json];
(
rel["name"="Toffo"][type=boundary];
rel["name:en"="Toffo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toffo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abotagon | 6.828290 , 2.213140 |
Agon | 6.850020 , 2.228740 |
Coli | 6.800000 , 2.133330 |
Cousse | 6.852550 , 2.142030 |
Houegbo | 6.858800 , 2.083590 |
Hougbo | 6.851190 , 2.138940 |
Kpome | 6.942520 , 2.307660 |
Long-Agomey | 6.733890 , 2.043410 |
Ouagbo-Aliho | 6.832210 , 2.182580 |
Se | 6.753900 , 2.103650 |
Serouhe | 6.900000 , 2.283330 |
Notes:
- You can download geometry data for Toffo 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.