Zvishavane District (Midlands) Map Cropping Samples
Zvishavane District (Midlands) Map Cropping Samples-1
Zvishavane District (Midlands) Map Cropping Samples-2
Zvishavane District neighborhoods and villages map with 3D shadow effect
flag map of Zvishavane District with 3D shadow effect
Zvishavane District map with 3d shadow effect
Download outline map of Zvishavane District (geojson format) :
Zvishavane District.geojson (**)
Download polygon array of Zvishavane District map for "Google Maps" :
Zvishavane District.txt
Bounding Box for Zvishavane District Map : ( -20.626872 , 29.756537 , -19.934972 , 30.461237 )
Wikipedia ID for Zvishavane District : Q24235929
Wikipedia SPARQL Query for Zvishavane District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q24235929 wdt:P1082 ?population. }
OPTIONAL { wd:Q24235929 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q24235929 wdt:P2046 ?area. }
OPTIONAL { wd:Q24235929 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q24235929 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q24235929 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 Zvishavane District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.626872, 29.756537, -19.934972, 30.461237);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zvishavane District)
[out:json];
(
rel["name"="Zvishavane"][type=boundary];
rel["name:en"="Zvishavane"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zvishavane District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bannockburn | -20.278410 , 29.898990 |
Mapedza Mission | -20.519000 , 30.304220 |
Mukwakwe | -20.553550 , 30.338270 |
Ngezi | -20.567510 , 30.414670 |
Notes:
- You can download geometry data for Zvishavane 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.