Mwenezi District (Masvingo) Map Cropping Samples
Mwenezi District (Masvingo) Map Cropping Samples-1
Mwenezi District (Masvingo) Map Cropping Samples-2
Mwenezi District neighborhoods and villages map with 3D shadow effect
flag map of Mwenezi District with 3D shadow effect
Mwenezi District map with 3d shadow effect
Download outline map of Mwenezi District (geojson format) :
Mwenezi District.geojson (**)
Download polygon array of Mwenezi District map for "Google Maps" :
Mwenezi District.txt
Bounding Box for Mwenezi District Map : ( -22.112833 , 29.726637 , -20.682312 , 31.608037 )
Wikipedia ID for Mwenezi District : Q15260492
Wikipedia SPARQL Query for Mwenezi District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15260492 wdt:P1082 ?population. }
OPTIONAL { wd:Q15260492 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15260492 wdt:P2046 ?area. }
OPTIONAL { wd:Q15260492 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15260492 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15260492 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 Mwenezi District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.112833, 29.726637, -20.682312, 31.608037);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mwenezi District)
[out:json];
(
rel["name"="Mwenezi"][type=boundary];
rel["name:en"="Mwenezi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mwenezi District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bivis | -21.150000 , 31.283330 |
Chief Chitanga | -20.901940 , 30.759820 |
Chikombu | -21.583330 , 31.250000 |
Mbizi | -21.385860 , 31.014260 |
Mwenezi | -21.419310 , 30.724790 |
Nuanetsi | -21.423890 , 30.728890 |
Rutenga | -21.234360 , 30.727680 |
Notes:
- You can download geometry data for Mwenezi 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.