Download outline map of Fanteakwa (geojson format) :
Fanteakwa.geojson (**)
Download polygon array of Fanteakwa map for "Google Maps" :
Fanteakwa.txt
Bounding Box for Fanteakwa Map : ( 6.28699316443 , -0.512462350057 , 6.67921801399 , -0.129350838477 )
Wikipedia ID for Fanteakwa : Q3066630
Wikipedia SPARQL Query for Fanteakwa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3066630 wdt:P1082 ?population. }
OPTIONAL { wd:Q3066630 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3066630 wdt:P2046 ?area. }
OPTIONAL { wd:Q3066630 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3066630 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3066630 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 Fanteakwa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.28699316443, -0.512462350057, 6.67921801399, -0.129350838477);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fanteakwa)
[out:json];
(
rel["name"="Fanteakwa"][type=boundary];
rel["name:en"="Fanteakwa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fanteakwa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abompe | 6.377730 , -0.477560 |
Abuoso | 6.520660 , -0.271820 |
Aiyesu | 6.444240 , -0.238430 |
Ajayekrom | 6.303800 , -0.395670 |
Aketswia | 6.533330 , -0.200000 |
Akumaso | 6.366670 , -0.266670 |
Ampam | 6.616670 , -0.350000 |
Begoro | 6.387060 , -0.377380 |
Bopoasi | 6.317440 , -0.301940 |
Bosuso | 6.294110 , -0.412920 |
Dedeso Wireko Number 1 | 6.594220 , -0.279260 |
Dedeso Wireko Number 2 | 6.516670 , -0.250000 |
Fankyeneko | 6.352100 , -0.447320 |
Jimpomani | 6.361990 , -0.451730 |
Konkone Abetima | 6.399970 , -0.237870 |
Kwanta | 6.416670 , -0.366670 |
Odawminasi | 6.500000 , -0.233330 |
Odawminasi | 6.497230 , -0.232320 |
Onuku | 6.465300 , -0.316420 |
Osino | 6.350480 , -0.484070 |
Tadieso | 6.495650 , -0.343950 |
Notes:
- You can download geometry data for Fanteakwa 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.