Kwekwe District (Midlands) Map Cropping Samples
Kwekwe District (Midlands) Map Cropping Samples-1
Kwekwe District (Midlands) Map Cropping Samples-2
Kwekwe District neighborhoods and villages map with 3D shadow effect
flag map of Kwekwe District with 3D shadow effect
Kwekwe District map with 3d shadow effect
Download outline map of Kwekwe District (geojson format) :
Kwekwe District.geojson (**)
Download polygon array of Kwekwe District map for "Google Maps" :
Kwekwe District.txt
Bounding Box for Kwekwe District Map : ( -19.372822 , 28.867288 , -18.269372 , 30.382537 )
Wikipedia ID for Kwekwe District : Q6450306
Wikipedia SPARQL Query for Kwekwe District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6450306 wdt:P1082 ?population. }
OPTIONAL { wd:Q6450306 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6450306 wdt:P2046 ?area. }
OPTIONAL { wd:Q6450306 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6450306 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6450306 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 Kwekwe District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.372822, 28.867288, -18.269372, 30.382537);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kwekwe District)
[out:json];
(
rel["name"="Kwekwe"][type=boundary];
rel["name:en"="Kwekwe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kwekwe District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bemthree | -18.983330 , 30.100000 |
Blue Gum | -18.450000 , 29.450000 |
Chief Ntabeni | -18.840350 , 29.348110 |
Empress Mine | -18.457700 , 29.442660 |
Hunters Road | -19.150000 , 29.800000 |
Mali | -19.006920 , 29.103740 |
Naseby Township | -18.968600 , 29.790480 |
Salagushle | -18.483330 , 29.416670 |
Sanengeta | -19.037110 , 29.124420 |
Sanyati | -18.657770 , 29.784600 |
Silobela | -18.968540 , 29.289900 |
St. Killians | -18.683380 , 29.838300 |
Zhombe | -18.676960 , 29.340720 |
Notes:
- You can download geometry data for Kwekwe District 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.