Lupane (Matabeleland North) Map Cropping Samples
Lupane (Matabeleland North) Map Cropping Samples-1
Lupane (Matabeleland North) Map Cropping Samples-2
Lupane neighborhoods and villages map with 3D shadow effect
flag map of Lupane with 3D shadow effect
Lupane map with 3d shadow effect
Download outline map of Lupane (geojson format) :
Lupane.geojson (**)
Download polygon array of Lupane map for "Google Maps" :
Lupane.txt
Bounding Box for Lupane Map : ( -19.501472 , 27.036037 , -18.237172 , 28.436937 )
Wikipedia ID for Lupane : Q997614
Wikipedia SPARQL Query for Lupane (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q997614 wdt:P1082 ?population. }
OPTIONAL { wd:Q997614 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q997614 wdt:P2046 ?area. }
OPTIONAL { wd:Q997614 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q997614 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q997614 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 Lupane map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.501472, 27.036037, -18.237172, 28.436937);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lupane)
[out:json];
(
rel["name"="Lupane"][type=boundary];
rel["name:en"="Lupane"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lupane
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bangamakuni | -19.363180 , 27.657190 |
Chief Mabikwa | -18.708010 , 27.544140 |
Dahlia | -18.616670 , 27.166670 |
Dingani | -19.074820 , 27.673310 |
Dingant | -19.074820 , 27.667530 |
Dulini | -19.015130 , 27.662680 |
Filimons | -18.887180 , 27.424650 |
Jissi | -19.100000 , 27.966670 |
Jojos | -18.957200 , 27.428340 |
Kadelas | -18.866390 , 27.446280 |
Kenmaur | -19.103760 , 27.975450 |
Mabude | -19.031430 , 27.657830 |
Mapili | -19.416670 , 27.716670 |
Matule | -19.036550 , 27.677230 |
Mavele | -18.616670 , 27.166670 |
Mtawalos | -18.948600 , 27.522880 |
Regina Mundi Mission | -19.302760 , 27.714310 |
Sibaba | -19.050560 , 27.682490 |
Taffila | -19.079530 , 27.665240 |
Notes:
- You can download geometry data for Lupane 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.