Guruve District (Mashonaland Central) Map Cropping Samples
Guruve District (Mashonaland Central) Map Cropping Samples-1
Guruve District (Mashonaland Central) Map Cropping Samples-2
Guruve District neighborhoods and villages map with 3D shadow effect
flag map of Guruve District with 3D shadow effect
Guruve District map with 3d shadow effect
Download outline map of Guruve District (geojson format) :
Guruve District.geojson (**)
Download polygon array of Guruve District map for "Google Maps" :
Guruve District.txt
Bounding Box for Guruve District Map : ( -17.063172 , 30.372837 , -16.338772 , 30.979837 )
Wikipedia ID for Guruve District : Q1708967
Wikipedia SPARQL Query for Guruve District (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1708967 wdt:P1082 ?population. }
OPTIONAL { wd:Q1708967 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1708967 wdt:P2046 ?area. }
OPTIONAL { wd:Q1708967 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1708967 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1708967 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 Guruve District map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.063172, 30.372837, -16.338772, 30.979837);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guruve District)
[out:json];
(
rel["name"="Guruve"][type=boundary];
rel["name:en"="Guruve"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guruve District
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chief Bepura | -16.839550 , 30.646210 |
Disi | -16.916670 , 30.700000 |
Guruve | -16.666670 , 30.700000 |
Guruve | -16.657530 , 30.703010 |
Notes:
- You can download geometry data for Guruve 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.