Chimanimani District (Manicaland) Map Cropping Samples
Chimanimani District (Manicaland) Map Cropping Samples-1
Chimanimani District (Manicaland) Map Cropping Samples-2
Chimanimani District neighborhoods and villages map with 3D shadow effect
flag map of Chimanimani District with 3D shadow effect
Chimanimani District map with 3d shadow effect
Download outline map of Chimanimani District (geojson format) :
Chimanimani District.geojson (**)
Download polygon array of Chimanimani District map for "Google Maps" :
Chimanimani District.txt
Bounding Box for Chimanimani District Map : ( -20.110272 , 32.346537 , -19.371772 , 33.061737 )
Wikipedia ID for Chimanimani District : Q1073093
Wikipedia SPARQL Query for Chimanimani District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1073093 wdt:P1082 ?population. }
OPTIONAL { wd:Q1073093 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1073093 wdt:P2046 ?area. }
OPTIONAL { wd:Q1073093 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1073093 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1073093 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 Chimanimani District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.110272, 32.346537, -19.371772, 33.061737);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chimanimani District)
[out:json];
(
rel["name"="Chimanimani"][type=boundary];
rel["name:en"="Chimanimani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chimanimani District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chief Ngorima | -20.035990 , 32.847560 |
Hot Springs | -19.650000 , 32.466670 |
Melsetter Junction | -19.516670 , 32.550000 |
Mutambara | -19.550000 , 32.666670 |
Nyanyadzi | -19.766670 , 32.416670 |
Tandai | -19.600000 , 32.800000 |
Notes:
- You can download geometry data for Chimanimani 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.