Nkwanta (Volta) Map Cropping Samples
Nkwanta (Volta) Map Cropping Samples-1
Nkwanta (Volta) Map Cropping Samples-2
Nkwanta neighborhoods and villages map with 3D shadow effect
flag map of Nkwanta with 3D shadow effect
Nkwanta map with 3d shadow effect
Download outline map of Nkwanta (geojson format) :
Nkwanta.geojson (**)
Download polygon array of Nkwanta map for "Google Maps" :
Nkwanta.txt
Bounding Box for Nkwanta Map : ( 7.946309 , 0.081524 , 8.779339 , 0.731428 )
Wikipedia ID for Nkwanta : Q977886
Wikipedia SPARQL Query for Nkwanta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q977886 wdt:P1082 ?population. }
OPTIONAL { wd:Q977886 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q977886 wdt:P2046 ?area. }
OPTIONAL { wd:Q977886 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q977886 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q977886 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 Nkwanta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.946309, 0.081524, 8.779339, 0.731428);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nkwanta)
[out:json];
(
rel["name"="Nkwanta"][type=boundary];
rel["name:en"="Nkwanta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nkwanta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bladjai | 8.378830 , 0.103280 |
Brewaniase | 8.002260 , 0.560290 |
Chaiso | 8.176570 , 0.512770 |
Dadiasi | 8.231610 , 0.546100 |
Deflemkpa | 8.133770 , 0.542570 |
Domanko | 8.687520 , 0.182280 |
Dutukpene | 8.097110 , 0.394330 |
Gokoron | 8.375460 , 0.514970 |
Jambo | 8.354810 , 0.444610 |
Kedjebi | 8.201270 , 0.396080 |
Keri | 8.389980 , 0.532550 |
Korantai | 8.250000 , 0.483330 |
Koue | 8.507040 , 0.587130 |
Kpassa | 8.216670 , 0.550000 |
Kromasi | 8.293660 , 0.550160 |
Kumbi | 8.346060 , 0.337950 |
Kyillinga | 8.300740 , 0.662440 |
Odomi | 8.319940 , 0.537800 |
Odumasi | 8.254680 , 0.433140 |
Pawa | 8.432750 , 0.562760 |
Shiare | 8.291840 , 0.609720 |
Suruku | 8.357180 , 0.226040 |
Notes:
- You can download geometry data for Nkwanta 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.