Gweru District (Midlands) Map Cropping Samples
Gweru District (Midlands) Map Cropping Samples-1
Gweru District (Midlands) Map Cropping Samples-2
Gweru District neighborhoods and villages map with 3D shadow effect
flag map of Gweru District with 3D shadow effect
Gweru District map with 3d shadow effect
Download outline map of Gweru District (geojson format) :
Gweru District.geojson (**)
Download polygon array of Gweru District map for "Google Maps" :
Gweru District.txt
Bounding Box for Gweru District Map : ( -19.973172 , 29.092053 , -19.091572 , 30.187137 )
Wikipedia ID for Gweru District : Q23808643
Wikipedia SPARQL Query for Gweru District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q23808643 wdt:P1082 ?population. }
OPTIONAL { wd:Q23808643 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q23808643 wdt:P2046 ?area. }
OPTIONAL { wd:Q23808643 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q23808643 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q23808643 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 Gweru District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.973172, 29.092053, -19.091572, 30.187137);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gweru District)
[out:json];
(
rel["name"="Gweru"][type=boundary];
rel["name:en"="Gweru"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gweru District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Connemara | -19.200000 , 29.816670 |
Daisyfield | -19.716670 , 29.500000 |
Guinea Fowl | -19.533330 , 29.933330 |
Lower Gwelo | -19.233330 , 29.250000 |
Muhlonga | -19.911110 , 29.691670 |
Nsukumini | -19.383330 , 29.600000 |
Rosmalind | -19.366670 , 29.566670 |
Senka | -19.500000 , 29.750000 |
Somabhula | -19.700000 , 29.666670 |
Wha Wha | -19.366670 , 30.016670 |
Notes:
- You can download geometry data for Gweru 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.