Download outline map of Offinso (geojson format) :
Offinso.geojson (**)
Download polygon array of Offinso map for "Google Maps" :
Offinso.txt
Bounding Box for Offinso Map : ( 6.865719 , -2.126603 , 7.476365 , -1.633822 )
Wikipedia ID for Offinso : Q427664
Wikipedia SPARQL Query for Offinso (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q427664 wdt:P1082 ?population. }
OPTIONAL { wd:Q427664 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q427664 wdt:P2046 ?area. }
OPTIONAL { wd:Q427664 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q427664 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q427664 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 Offinso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.865719, -2.126603, 7.476365, -1.633822);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Offinso)
[out:json];
(
rel["name"="Offinso"][type=boundary];
rel["name:en"="Offinso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Offinso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aboasua | 6.935830 , -1.686290 |
Abofour | 7.133330 , -1.750000 |
Ada | 7.250000 , -1.833330 |
Adagya | 6.950530 , -1.762060 |
Adujanso | 7.343730 , -2.000060 |
Adukuro | 6.950510 , -1.671340 |
Afrantwo | 7.409820 , -1.968010 |
Agyempra | 6.932310 , -1.659010 |
Akumadan | 7.397020 , -1.956350 |
Amowi | 6.956130 , -1.689330 |
Ampabame | 6.949780 , -1.689760 |
Asamankama | 6.936420 , -1.666650 |
Asasua | 6.967070 , -1.759260 |
Aseguasua | 7.400000 , -1.866670 |
Asuasu | 7.264180 , -1.826480 |
Ayensua Kokoo | 6.906520 , -1.666350 |
Ayensuafufuo | 6.907750 , -1.672800 |
Bonsua Number Two | 6.947550 , -1.718730 |
Bosumponso | 7.309030 , -1.968870 |
Bosumponso | 7.300000 , -1.950000 |
Brofoyedru | 7.200940 , -1.772350 |
Danso | 7.289240 , -1.853400 |
Dentin | 6.940550 , -1.678370 |
Domiabra | 7.266670 , -1.933330 |
Dumisua | 7.133330 , -1.716670 |
Enianti | 6.970800 , -1.730690 |
Hianimgwasi | 6.886140 , -1.700240 |
Kensre | 6.973610 , -1.775290 |
Kobreso | 7.282500 , -1.838710 |
Kokote | 6.933180 , -1.685190 |
Kwaikesim | 7.316670 , -1.966670 |
Kwakudruyekrom | 6.986100 , -1.682370 |
Kwamidurokrom | 6.971180 , -1.650090 |
Maase | 6.930500 , -1.684550 |
Mpehen | 6.928920 , -1.683520 |
Namon | 6.967620 , -1.681480 |
Nkawdan | 6.986830 , -1.729600 |
Nkinkaso | 7.314310 , -1.902670 |
Nsuontam | 7.333330 , -2.016670 |
Nsutam | 6.924340 , -1.634690 |
Nyiniso Number One | 6.986560 , -1.758470 |
Nyiniso Number Three | 6.998620 , -1.767610 |
Oboase | 6.927090 , -1.682490 |
Odumasi | 6.982750 , -1.793510 |
Offinso | 6.904830 , -1.655750 |
Sampraso | 7.050000 , -1.716670 |
Sraniso | 7.341730 , -1.983760 |
Sraniso | 7.313270 , -2.000840 |
Takwaim | 7.441590 , -2.085200 |
Twumase | 6.915560 , -1.680070 |
Wankyi | 6.994390 , -1.650040 |
Worapon | 6.953060 , -1.780130 |
Notes:
- You can download geometry data for Offinso 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.