Zaka (Masvingo) Map Cropping Samples
Zaka (Masvingo) Map Cropping Samples-1
Zaka (Masvingo) Map Cropping Samples-2
Zaka neighborhoods and villages map with 3D shadow effect
flag map of Zaka with 3D shadow effect
Zaka map with 3d shadow effect
Download outline map of Zaka (geojson format) :
Zaka.geojson (**)
Download polygon array of Zaka map for "Google Maps" :
Zaka.txt
Bounding Box for Zaka Map : ( -20.7565720692 , 31.0980366535 , -20.0025541327 , 31.7822366535 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Zaka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.7565720692, 31.0980366535, -20.0025541327, 31.7822366535);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zaka)
[out:json];
(
rel["name"="Zaka"][type=boundary];
rel["name:en"="Zaka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zaka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chief Bota | -20.564890 , 31.405640 |
Chief Nhema | -20.253850 , 31.589850 |
Chiso | -20.550000 , 31.316670 |
Ndanga | -20.177320 , 31.325030 |
Zaka | -20.336780 , 31.463590 |
Notes:
- You can download geometry data for Zaka 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.