Download outline map of East Akim (geojson format) :
East Akim.geojson (**)
Download polygon array of East Akim map for "Google Maps" :
East Akim.txt
Bounding Box for East Akim Map : ( 6.062268 , -0.880487 , 6.475303 , -0.299452 )
Wikipedia ID for East Akim : Q2829048
Wikipedia SPARQL Query for East Akim (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2829048 wdt:P1082 ?population. }
OPTIONAL { wd:Q2829048 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2829048 wdt:P2046 ?area. }
OPTIONAL { wd:Q2829048 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2829048 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2829048 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 East Akim map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.062268, -0.880487, 6.475303, -0.299452);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (East Akim)
[out:json];
(
rel["name"="East Akim"][type=boundary];
rel["name:en"="East Akim"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of East Akim
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Abomoso | 6.304540 , -0.726290 |
| Adadientem | 6.170260 , -0.576010 |
| Adawsoasi | 6.410960 , -0.517840 |
| Adonkwanta | 6.171920 , -0.427490 |
| Ajapoma | 6.209530 , -0.487980 |
| Akoko | 6.178310 , -0.510430 |
| Akrofufu | 6.351410 , -0.628830 |
| Akropong | 6.197780 , -0.654480 |
| Akwaboso | 6.346680 , -0.648040 |
| Amangfrom | 6.106980 , -0.511510 |
| Anyinam | 6.381580 , -0.549320 |
| Anyinasin | 6.232430 , -0.444590 |
| Apapam | 6.147660 , -0.596360 |
| Apedwa | 6.146190 , -0.567170 |
| Asafo | 6.176640 , -0.469650 |
| Asamama | 6.338630 , -0.677420 |
| Asamang | 6.367450 , -0.528750 |
| Asiakwa | 6.261990 , -0.506090 |
| Asunafo | 6.338250 , -0.707560 |
| Awenare | 6.269520 , -0.623510 |
| Awuransua | 6.438250 , -0.767620 |
| Banso | 6.243750 , -0.627770 |
| Bediesi | 6.200000 , -0.316670 |
| Bekoasi | 6.417320 , -0.629140 |
| Boma | 6.288890 , -0.591220 |
| Bunsu | 6.272620 , -0.464700 |
| Ekawso | 6.315020 , -0.687210 |
| Enyiresi | 6.433600 , -0.586060 |
| Esasi | 6.383330 , -0.583330 |
| Kadewaso | 6.432210 , -0.824820 |
| Kankang | 6.448390 , -0.620040 |
| Kibi | 6.164940 , -0.553760 |
| Kukurantumi | 6.188270 , -0.365530 |
| Kwabeng | 6.318870 , -0.590990 |
| Maase | 6.199140 , -0.417560 |
| Mosiaso | 6.364180 , -0.541480 |
| Muoso | 6.363300 , -0.603920 |
| New Tafo Akyem | 6.216390 , -0.370780 |
| Nkronso | 6.137600 , -0.486320 |
| Nsutam | 6.306570 , -0.469550 |
| Odumasi | 6.100410 , -0.532830 |
| Old Tafo | 6.233520 , -0.397820 |
| Oseem | 6.254040 , -0.421120 |
| Pameng | 6.209240 , -0.623920 |
| Pampetia | 6.243910 , -0.613180 |
| Pawtroasi | 6.110820 , -0.563520 |
| Sajumasi | 6.235560 , -0.517280 |
| Saman | 6.323880 , -0.500630 |
| Sankubanase | 6.293260 , -0.758650 |
| Tafo | 6.223790 , -0.366570 |
| Tumfa | 6.244370 , -0.676610 |
Notes:
- You can download geometry data for East Akim 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.