Mbabane West (Hhohho) Map Cropping Samples
Mbabane West (Hhohho) Map Cropping Samples-1
Mbabane West (Hhohho) Map Cropping Samples-2
Mbabane West neighborhoods and villages map with 3D shadow effect
flag map of Mbabane West with 3D shadow effect
Mbabane West map with 3d shadow effect
Download outline map of Mbabane West (geojson format) :
Mbabane West.geojson (**)
Download polygon array of Mbabane West map for "Google Maps" :
Mbabane West.txt
Bounding Box for Mbabane West Map : ( -26.380718 , 31.067593 , -26.269833 , 31.180804 )
Wikipedia ID for Mbabane West : Q3904
Wikipedia SPARQL Query for Mbabane West (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3904 wdt:P1082 ?population. }
OPTIONAL { wd:Q3904 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3904 wdt:P2046 ?area. }
OPTIONAL { wd:Q3904 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3904 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3904 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 Mbabane West map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.380718, 31.067593, -26.269833, 31.180804);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mbabane West)
[out:json];
(
rel["name"="Mbabane"][type=boundary];
rel["name:en"="Mbabane"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mbabane West
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Mangwaneni | -26.338580 , 31.144030 |
Mbabane | -26.326313 , 31.127298 |
Mbangweni | -26.293210 , 31.111640 |
Mhlangatane | -26.305000 , 31.114720 |
Notes:
- You can download geometry data for Mbabane West 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.