Sunyani (Brong-Ahafo) Map Cropping Samples
Sunyani (Brong-Ahafo) Map Cropping Samples-1
Sunyani (Brong-Ahafo) Map Cropping Samples-2
Sunyani neighborhoods and villages map with 3D shadow effect
flag map of Sunyani with 3D shadow effect
Sunyani map with 3d shadow effect
Download outline map of Sunyani (geojson format) :
Sunyani.geojson (**)
Download polygon array of Sunyani map for "Google Maps" :
Sunyani.txt
Bounding Box for Sunyani Map : ( 7.123179 , -2.525694 , 7.606522 , -2.131126 )
Wikipedia ID for Sunyani : Q1786388
Wikipedia SPARQL Query for Sunyani (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1786388 wdt:P1082 ?population. }
OPTIONAL { wd:Q1786388 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1786388 wdt:P2046 ?area. }
OPTIONAL { wd:Q1786388 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1786388 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1786388 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 Sunyani map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.123179, -2.525694, 7.606522, -2.131126);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sunyani)
[out:json];
(
rel["name"="Sunyani"][type=boundary];
rel["name:en"="Sunyani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sunyani
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abesim | 7.366670 , -2.366670 |
Asuakwa | 7.414790 , -2.157030 |
Asuofri | 7.513430 , -2.270580 |
Atroni | 7.158760 , -2.404820 |
Ayakomaso | 7.396470 , -2.406300 |
Boreso | 7.245040 , -2.472040 |
Chira | 7.398270 , -2.182050 |
Chiriboja | 7.266770 , -2.405270 |
Dentia | 7.388110 , -2.287050 |
Dumasua | 7.384950 , -2.368330 |
Fiapri | 7.362420 , -2.346400 |
Kontrajeso | 7.300000 , -2.300000 |
Kwatiri | 7.388030 , -2.296080 |
Kwatirija | 7.416670 , -2.300000 |
Mantukwa | 7.390450 , -2.379310 |
Nsoatre | 7.404700 , -2.469500 |
Ntinsri | 7.433330 , -2.250000 |
Odumase | 7.371340 , -2.318190 |
Suatre Amanfoso | 7.439600 , -2.512200 |
Sunyani | 7.339910 , -2.326760 |
Notes:
- You can download geometry data for Sunyani 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.