Download outline map of Kwabre (geojson format) :
Kwabre.geojson (**)
Download polygon array of Kwabre map for "Google Maps" :
Kwabre.txt
Bounding Box for Kwabre Map : ( 6.72364001241 , -1.71437876928 , 6.88411269175 , -1.43162545996 )
Wikipedia ID for Kwabre : Q688970
Wikipedia SPARQL Query for Kwabre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q688970 wdt:P1082 ?population. }
OPTIONAL { wd:Q688970 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q688970 wdt:P2046 ?area. }
OPTIONAL { wd:Q688970 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q688970 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q688970 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 Kwabre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.72364001241, -1.71437876928, 6.88411269175, -1.43162545996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kwabre)
[out:json];
(
rel["name"="Kwabre"][type=boundary];
rel["name:en"="Kwabre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kwabre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abirem | 6.745210 , -1.545300 |
Aboabogya | 6.840220 , -1.611230 |
Aboaso | 6.810090 , -1.536680 |
Abuohia | 6.757850 , -1.655000 |
Adangomasi | 6.813150 , -1.474810 |
Adeisena | 6.763520 , -1.512890 |
Adense | 6.761810 , -1.494780 |
Adumoa | 6.831740 , -1.642800 |
Adwiratia | 6.838520 , -1.553640 |
Adwumakasekese | 6.816210 , -1.596390 |
Adwumakasekese | 6.789730 , -1.532840 |
Adwuman | 6.757330 , -1.564390 |
Ahodwo | 6.782960 , -1.509320 |
Ahwiaa | 6.760510 , -1.594020 |
Akuroforom | 6.825750 , -1.674010 |
Akyease | 6.784420 , -1.678810 |
Akyease | 6.739320 , -1.535280 |
Amanpe | 6.799930 , -1.469730 |
Antoa | 6.757420 , -1.525140 |
Apagya | 6.816420 , -1.666670 |
Asennua | 6.776310 , -1.592500 |
Asenyebun | 6.865480 , -1.542370 |
Asonomaso | 6.829060 , -1.519330 |
Asonomaso | 6.830280 , -1.499370 |
Asumenya | 6.791120 , -1.581070 |
Asuofuo | 6.775070 , -1.684410 |
Atrama | 6.796650 , -1.628670 |
Bamparasi | 6.795210 , -1.578740 |
Bonweri | 6.793100 , -1.472600 |
Brukon | 6.775960 , -1.644170 |
Daboa | 6.850560 , -1.553700 |
Denasi | 6.836530 , -1.651200 |
Dumakwai | 6.850410 , -1.462590 |
Dumanafo | 6.787400 , -1.550000 |
Ebira | 6.772110 , -1.494280 |
Esen | 6.777740 , -1.616910 |
Fawoade | 6.776480 , -1.578210 |
Gyenyasi | 6.745130 , -1.542170 |
Heman | 6.816800 , -1.552900 |
Heman | 6.776580 , -1.663770 |
Kasaim | 6.846240 , -1.467180 |
Kenyase | 6.743020 , -1.561290 |
Kodeekuma | 6.808000 , -1.649100 |
Krobo | 6.772840 , -1.504410 |
Kwapra | 6.760140 , -1.632410 |
Mamponten | 6.790180 , -1.570900 |
Mamponteng | 6.733330 , -1.550000 |
Mmowere | 6.812130 , -1.641160 |
Mpobi | 6.849260 , -1.562600 |
Nantan | 6.856530 , -1.539900 |
Nkukua Buoho | 6.797230 , -1.646810 |
Ntiribuoho | 6.790000 , -1.663020 |
Obuohu | 6.883330 , -1.433330 |
Safo | 6.843540 , -1.482570 |
Sakorawono | 6.795580 , -1.502730 |
Swedru | 6.833790 , -1.600150 |
Wawase | 6.849520 , -1.591300 |
Notes:
- You can download geometry data for Kwabre 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.