Berekum (Brong-Ahafo) Map Cropping Samples
Berekum (Brong-Ahafo) Map Cropping Samples-1
Berekum (Brong-Ahafo) Map Cropping Samples-2
Berekum neighborhoods and villages map with 3D shadow effect
flag map of Berekum with 3D shadow effect
Berekum map with 3d shadow effect
Download outline map of Berekum (geojson format) :
Berekum.geojson (**)
Download polygon array of Berekum map for "Google Maps" :
Berekum.txt
Bounding Box for Berekum Map : ( 7.297586 , -2.861971 , 7.679834 , -2.423966 )
Wikipedia ID for Berekum : Q261596
Wikipedia SPARQL Query for Berekum (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q261596 wdt:P1082 ?population. }
OPTIONAL { wd:Q261596 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q261596 wdt:P2046 ?area. }
OPTIONAL { wd:Q261596 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q261596 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q261596 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 Berekum map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.297586, -2.861971, 7.679834, -2.423966);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Berekum)
[out:json];
(
rel["name"="Berekum"][type=boundary];
rel["name:en"="Berekum"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Berekum
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abisasi | 7.486240 , -2.611400 |
Akrofro | 7.493030 , -2.587640 |
Amomaso | 7.372090 , -2.661450 |
Anyimon | 7.430880 , -2.661800 |
Berekum | 7.453400 , -2.584040 |
Biadani | 7.427330 , -2.595000 |
Domfete | 7.452830 , -2.623290 |
Fetenta | 7.467360 , -2.669820 |
Feteyano | 7.600000 , -2.666670 |
Forikrom | 7.600000 , -2.500000 |
Impatasia | 7.475310 , -2.582610 |
Jamdere | 7.460700 , -2.604230 |
Jinjini | 7.433330 , -2.650000 |
Kato | 7.435370 , -2.564370 |
Koraso | 7.484930 , -2.629730 |
Kotuo | 7.514880 , -2.578290 |
Kutremom | 7.467970 , -2.552580 |
Namasua | 7.511350 , -2.548600 |
Nkyekyemamu | 7.480980 , -2.787580 |
Nsapaw | 7.428810 , -2.627040 |
Senasi | 7.430610 , -2.581060 |
Tiwobabi | 7.483860 , -2.604970 |
Notes:
- You can download geometry data for Berekum 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.