Asutifi (Brong-Ahafo) Map Cropping Samples
Asutifi (Brong-Ahafo) Map Cropping Samples-1
Asutifi (Brong-Ahafo) Map Cropping Samples-2
Asutifi neighborhoods and villages map with 3D shadow effect
flag map of Asutifi with 3D shadow effect
Asutifi map with 3d shadow effect
Download outline map of Asutifi (geojson format) :
Asutifi.geojson (**)
Download polygon array of Asutifi map for "Google Maps" :
Asutifi.txt
Bounding Box for Asutifi Map : ( 6.65102893774 , -2.79642546857 , 7.18307027375 , -2.22693987986 )
Wikipedia ID for Asutifi : Q752527
Wikipedia SPARQL Query for Asutifi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q752527 wdt:P1082 ?population. }
OPTIONAL { wd:Q752527 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q752527 wdt:P2046 ?area. }
OPTIONAL { wd:Q752527 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q752527 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q752527 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 Asutifi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.65102893774, -2.79642546857, 7.18307027375, -2.22693987986);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Asutifi)
[out:json];
(
rel["name"="Asutifi"][type=boundary];
rel["name:en"="Asutifi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Asutifi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aweyam | 7.050000 , -2.600000 |
Dadiesoaba | 6.777680 , -2.416690 |
Hwidiem | 6.931670 , -2.354660 |
Jeinsuso | 6.750000 , -2.283330 |
Kenyasi Mohu | 7.061740 , -2.655150 |
Kenyasi Number 1 | 6.974490 , -2.379350 |
Kenyasi Number 2 | 6.981910 , -2.387380 |
Mehami | 6.792740 , -2.438800 |
Nkaseim | 6.865410 , -2.448990 |
Nkranfokrom | 6.900000 , -2.483330 |
Ntotroso | 7.069590 , -2.318020 |
Sienchem | 6.703660 , -2.398580 |
Wamahinso | 7.093080 , -2.342860 |
Notes:
- You can download geometry data for Asutifi 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.