Nyanga District (Manicaland) Map Cropping Samples
Nyanga District (Manicaland) Map Cropping Samples-1
Nyanga District (Manicaland) Map Cropping Samples-2
Nyanga District neighborhoods and villages map with 3D shadow effect
flag map of Nyanga District with 3D shadow effect
Nyanga District map with 3d shadow effect
Download outline map of Nyanga District (geojson format) :
Nyanga District.geojson (**)
Download polygon array of Nyanga District map for "Google Maps" :
Nyanga District.txt
Bounding Box for Nyanga District Map : ( -18.576672 , 32.380237 , -17.245672 , 33.053037 )
Wikipedia ID for Nyanga District : Q7070875
Wikipedia SPARQL Query for Nyanga District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7070875 wdt:P1082 ?population. }
OPTIONAL { wd:Q7070875 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7070875 wdt:P2046 ?area. }
OPTIONAL { wd:Q7070875 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7070875 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7070875 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 Nyanga District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-18.576672, 32.380237, -17.245672, 33.053037);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nyanga District)
[out:json];
(
rel["name"="Nyanga"][type=boundary];
rel["name:en"="Nyanga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nyanga District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chimsasa | -17.433330 , 32.983330 |
Fombe | -17.333330 , 32.983330 |
Juliasdale | -18.358170 , 32.660840 |
Madioma | -17.816670 , 32.766670 |
Nyandoros | -17.366670 , 32.983330 |
Sanyatwe | -18.361190 , 32.599680 |
Tizoras | -17.400000 , 32.933330 |
Notes:
- You can download geometry data for Nyanga 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.