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 : ( -21.056172 , 28.955037 , -19.481872 , 29.874537 )
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"](-21.056172, 28.955037, -19.481872, 29.874537);
);
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"="Insiza"][type=boundary];
rel["name:en"="Insiza"][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) |
Avoca | -20.800000 , 29.533330 |
Fort Rixon | -20.011010 , 29.262820 |
Fred Mine | -20.507520 , 29.311610 |
Greystone | -20.118000 , 29.492070 |
Gwatemba | -20.400750 , 29.673810 |
Kashambi | -20.022270 , 29.871420 |
Lancaster | -20.217750 , 29.296990 |
Mabuze | -20.927780 , 29.441670 |
Malole | -20.509250 , 29.603680 |
Mount Royal | -20.073760 , 29.344670 |
Pambuka | -20.427200 , 29.708590 |
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.