Sene (Brong-Ahafo) Map Cropping Samples
Sene (Brong-Ahafo) Map Cropping Samples-1
Sene (Brong-Ahafo) Map Cropping Samples-2
Sene neighborhoods and villages map with 3D shadow effect
flag map of Sene with 3D shadow effect
Sene map with 3d shadow effect
Download outline map of Sene (geojson format) :
Sene.geojson (**)
Download polygon array of Sene map for "Google Maps" :
Sene.txt
Bounding Box for Sene Map : ( 7.16941671296 , -0.923180794782 , 8.19285974704 , 0.25615067406 )
Wikipedia ID for Sene : Q1504064
Wikipedia SPARQL Query for Sene (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1504064 wdt:P1082 ?population. }
OPTIONAL { wd:Q1504064 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1504064 wdt:P2046 ?area. }
OPTIONAL { wd:Q1504064 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1504064 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1504064 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 Sene map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.16941671296, -0.923180794782, 8.19285974704, 0.25615067406);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sene)
[out:json];
(
rel["name"="Sene"][type=boundary];
rel["name:en"="Sene"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sene
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bantama | 7.711270 , -0.752560 |
Basa | 7.783330 , -0.416670 |
Bompoi | 7.588360 , -0.231060 |
Dafo | 7.683330 , -0.116670 |
Dumienu | 7.366670 , -0.183330 |
Dwan | 7.683330 , -0.633330 |
Dwija | 7.534890 , -0.228130 |
Fahiakoho | 7.350000 , 0.233330 |
Kajaji | 7.784820 , -0.229560 |
Kofe Djan | 7.777430 , -0.513570 |
Krobo | 7.641600 , -0.619580 |
Kubekrom | 7.341170 , -0.239200 |
Kwaihunu | 7.450000 , -0.116670 |
Kwame Danso | 7.732000 , -0.676660 |
Lamu | 7.741250 , -0.652770 |
Lesi | 7.656170 , -0.643990 |
Lobi | 7.767670 , -0.593790 |
Nframa | 7.646090 , -0.715290 |
Ntoaboma | 7.283330 , 0.133330 |
Ntobriso | 7.764740 , -0.613670 |
Nyankontre | 7.733330 , -0.333330 |
Primasi | 7.797140 , -0.294690 |
Waso | 7.483330 , -0.083330 |
Wiasi | 7.713840 , -0.712660 |
Notes:
- You can download geometry data for Sene 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.