Bubi (Matabeleland North) Map Cropping Samples
Bubi (Matabeleland North) Map Cropping Samples-1
Bubi (Matabeleland North) Map Cropping Samples-2
Bubi neighborhoods and villages map with 3D shadow effect
flag map of Bubi with 3D shadow effect
Bubi map with 3d shadow effect
Download outline map of Bubi (geojson format) :
Bubi.geojson (**)
Download polygon array of Bubi map for "Google Maps" :
Bubi.txt
Bounding Box for Bubi Map : ( -19.999472 , 27.940037 , -19.129572 , 29.232937 )
Wikipedia ID for Bubi : Q4982301
Wikipedia SPARQL Query for Bubi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4982301 wdt:P1082 ?population. }
OPTIONAL { wd:Q4982301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4982301 wdt:P2046 ?area. }
OPTIONAL { wd:Q4982301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4982301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4982301 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 Bubi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.999472, 27.940037, -19.129572, 29.232937);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bubi)
[out:json];
(
rel["name"="Bubi"][type=boundary];
rel["name:en"="Bubi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bubi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dabula | -19.400000 , 28.450000 |
Eastnor | -19.488140 , 28.563780 |
Hunts Road Halt | -19.766670 , 28.766670 |
Inyathi | -19.675630 , 28.846870 |
Kenilworth Estates | -19.433330 , 28.950000 |
Lonely Mine | -19.501680 , 28.746990 |
Mafayfa | -19.400000 , 28.400000 |
Ngiki | -19.350000 , 28.466670 |
Queens Mine | -19.810140 , 28.738320 |
Siganda | -19.332970 , 28.476180 |
Turk Mine | -19.710050 , 28.795310 |
Notes:
- You can download geometry data for Bubi 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.