Download outline map of Nkoranza (geojson format) :
Nkoranza.geojson (**)
Download polygon array of Nkoranza map for "Google Maps" :
Nkoranza.txt
Bounding Box for Nkoranza Map : ( 7.33958235717 , -1.87491040176 , 7.88277338313 , -1.18068457366 )
Wikipedia ID for Nkoranza : Q1147881
Wikipedia SPARQL Query for Nkoranza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1147881 wdt:P1082 ?population. }
OPTIONAL { wd:Q1147881 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1147881 wdt:P2046 ?area. }
OPTIONAL { wd:Q1147881 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1147881 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1147881 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 Nkoranza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.33958235717, -1.87491040176, 7.88277338313, -1.18068457366);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nkoranza)
[out:json];
(
rel["name"="Nkoranza"][type=boundary];
rel["name:en"="Nkoranza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nkoranza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abama | 7.678550 , -1.188640 |
Abontiem | 7.475410 , -1.699130 |
Adoi | 7.622980 , -1.754070 |
Aiyerade | 7.483630 , -1.643800 |
Akrujua | 7.688220 , -1.669490 |
Akuma | 7.486350 , -1.716800 |
Banofuo | 7.456010 , -1.665980 |
Boaben | 7.707540 , -1.694670 |
Bodom | 7.721240 , -1.756420 |
Bomini | 7.728130 , -1.654460 |
Bonsu | 7.547100 , -1.789090 |
Bonte | 7.739910 , -1.668750 |
Braho | 7.473830 , -1.730210 |
Buoso | 7.633330 , -1.616670 |
Busunya | 7.687860 , -1.659760 |
Chiradeso | 7.358530 , -1.616900 |
Denjwa | 7.516760 , -1.674050 |
Donkoro Nkwanta | 7.429550 , -1.658940 |
Dononso | 7.417610 , -1.731670 |
Dotobaa | 7.530660 , -1.807350 |
Droma | 7.710110 , -1.554660 |
Droma-Kuma | 7.664580 , -1.602560 |
Fiema | 7.718050 , -1.692030 |
Fwiriem | 7.435580 , -1.749290 |
Kokuma | 7.823930 , -1.758480 |
Konkrompe | 7.749440 , -1.717820 |
Kranka | 7.670560 , -1.811910 |
Maaso | 7.702210 , -1.845260 |
Mintimi | 7.450000 , -1.700000 |
Mpeim | 7.579560 , -1.670910 |
Nkwaben | 7.495760 , -1.740200 |
Odumase Krobo | 7.545600 , -1.737800 |
Odumasi | 7.651440 , -1.674720 |
Odumasi | 7.544930 , -1.737160 |
Pienyina | 7.626660 , -1.414600 |
Pinehi | 7.657700 , -1.734490 |
Senya | 7.782580 , -1.692080 |
Sikaa | 7.647890 , -1.779720 |
Tanfiano | 7.800000 , -1.483330 |
Tanfiano Number One | 7.776830 , -1.756330 |
Tankaw | 7.680480 , -1.738030 |
Timeibu | 7.615280 , -1.654280 |
Yefri | 7.693040 , -1.750380 |
Notes:
- You can download geometry data for Nkoranza 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.