Insiza (Matabeleland South) Map Cropping Samples
Insiza (Matabeleland South) Map Cropping Samples-1
Insiza (Matabeleland South) Map Cropping Samples-2
Insiza neighborhoods and villages map with 3D shadow effect
flag map of Insiza with 3D shadow effect
Insiza map with 3d shadow effect
Download outline map of Insiza (geojson format) :
Insiza.geojson (**)
Download polygon array of Insiza map for "Google Maps" :
Insiza.txt
Bounding Box for Insiza Map : ( -20.699172 , 28.657937 , -19.956772 , 29.231737 )
Wikipedia ID for Insiza : Q6038184
Wikipedia SPARQL Query for Insiza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6038184 wdt:P1082 ?population. }
OPTIONAL { wd:Q6038184 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6038184 wdt:P2046 ?area. }
OPTIONAL { wd:Q6038184 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6038184 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6038184 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 Insiza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.699172, 28.657937, -19.956772, 29.231737);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Insiza)
[out:json];
(
rel["name"="Umzingwane"][type=boundary];
rel["name:en"="Umzingwane"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Insiza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bushtick | -20.220480 , 28.912870 |
Esibomvu | -20.397060 , 28.891700 |
Fresnaye | -20.237220 , 28.746110 |
Mbalabala | -20.440980 , 29.048190 |
Worringham | -20.233610 , 28.746670 |
Notes:
- You can download geometry data for Insiza 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.