Chiredzi District (Masvingo) Map Cropping Samples
Chiredzi District (Masvingo) Map Cropping Samples-1
Chiredzi District (Masvingo) Map Cropping Samples-2
Chiredzi District neighborhoods and villages map with 3D shadow effect
flag map of Chiredzi District with 3D shadow effect
Chiredzi District map with 3d shadow effect
Download outline map of Chiredzi District (geojson format) :
Chiredzi District.geojson (**)
Download polygon array of Chiredzi District map for "Google Maps" :
Chiredzi District.txt
Bounding Box for Chiredzi District Map : ( -22.420972 , 30.944037 , -20.405472 , 32.447491 )
Wikipedia ID for Chiredzi District : Q5101881
Wikipedia SPARQL Query for Chiredzi District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5101881 wdt:P1082 ?population. }
OPTIONAL { wd:Q5101881 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5101881 wdt:P2046 ?area. }
OPTIONAL { wd:Q5101881 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5101881 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5101881 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 Chiredzi District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.420972, 30.944037, -20.405472, 32.447491);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiredzi District)
[out:json];
(
rel["name"="Chiredzi"][type=boundary];
rel["name:en"="Chiredzi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiredzi District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
17 | -20.772060 , 31.378550 |
Boli | -21.533330 , 31.483330 |
Chichindwi Homestead | -20.407770 , 32.102400 |
Chief Towani | -20.944170 , 32.105480 |
Fishan | -21.433330 , 32.033330 |
Gwalali | -22.400000 , 31.300000 |
Hippo Valley | -21.166670 , 31.550000 |
Machendu | -21.466670 , 31.583330 |
Matibis | -21.683330 , 31.316670 |
Nandi Mill | -20.966670 , 31.733330 |
Nyala | -21.944720 , 31.627780 |
Triangle | -21.033330 , 31.450000 |
Tswiza | -21.815280 , 31.570830 |
Notes:
- You can download geometry data for Chiredzi 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.