Nkayi (Matabeleland North) Map Cropping Samples
Nkayi (Matabeleland North) Map Cropping Samples-1
Nkayi (Matabeleland North) Map Cropping Samples-2
Nkayi neighborhoods and villages map with 3D shadow effect
flag map of Nkayi with 3D shadow effect
Nkayi map with 3d shadow effect
Download outline map of Nkayi (geojson format) :
Nkayi.geojson (**)
Download polygon array of Nkayi map for "Google Maps" :
Nkayi.txt
Bounding Box for Nkayi Map : ( -19.296072 , 28.289837 , -18.550772 , 29.128937 )
Wikipedia ID for Nkayi : Q15262423
Wikipedia SPARQL Query for Nkayi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15262423 wdt:P1082 ?population. }
OPTIONAL { wd:Q15262423 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15262423 wdt:P2046 ?area. }
OPTIONAL { wd:Q15262423 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15262423 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15262423 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 Nkayi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.296072, 28.289837, -18.550772, 29.128937);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nkayi)
[out:json];
(
rel["name"="Nkayi"][type=boundary];
rel["name:en"="Nkayi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nkayi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bubu | -19.150000 , 28.666670 |
Chief Madliwa | -18.737300 , 28.816550 |
Chief Myinga | -18.800170 , 28.669680 |
Chief Nkalakata | -19.043850 , 28.948080 |
Chief Sikobokobo | -18.757640 , 28.493700 |
Chief Sivalo | -18.790590 , 28.331210 |
Chief Tshugulu | -19.005600 , 28.916690 |
Dagamela | -18.790080 , 28.672010 |
Gampagalale | -18.813550 , 28.423320 |
Gwelutshena | -18.657160 , 28.724470 |
Lutsha | -19.033330 , 28.600000 |
Mabaye | -19.083330 , 28.716670 |
Magazi | -19.016670 , 28.533330 |
Nkayi | -18.999160 , 28.898320 |
Pakana | -19.016670 , 28.550000 |
Notes:
- You can download geometry data for Nkayi 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.