Bariadi (Shinyanga) Map Cropping Samples
Bariadi (Shinyanga) Map Cropping Samples-1
Bariadi (Shinyanga) Map Cropping Samples-2
Bariadi neighborhoods and villages map with 3D shadow effect
flag map of Bariadi with 3D shadow effect
Bariadi map with 3d shadow effect
Download outline map of Bariadi (geojson format) :
Bariadi.geojson (**)
Download polygon array of Bariadi map for "Google Maps" :
Bariadi.txt
Bounding Box for Bariadi Map : ( -2.995142 , 33.622897 , -2.205902 , 35.223437 )
Wikipedia ID for Bariadi : Q4624506
Wikipedia SPARQL Query for Bariadi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4624506 wdt:P1082 ?population. }
OPTIONAL { wd:Q4624506 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4624506 wdt:P2046 ?area. }
OPTIONAL { wd:Q4624506 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4624506 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4624506 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 Bariadi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.995142, 33.622897, -2.205902, 35.223437);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bariadi)
[out:json];
(
rel["name"="Bariadi"][type=boundary];
rel["name:en"="Bariadi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bariadi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bariadi | -2.800000 , 33.983330 |
Dutwa | -2.516670 , 33.966670 |
Gabu | -2.833330 , 34.000000 |
Gidamunda | -2.600000 , 34.250000 |
Gingiliani | -2.583330 , 34.183330 |
Guduwe | -2.683330 , 33.916670 |
Gunguli Lawashashi | -2.600000 , 33.883330 |
Igaganulwa | -2.500000 , 33.983330 |
Isanga | -2.833330 , 33.933330 |
Kabale | -2.800000 , 33.933330 |
Kasali | -2.566670 , 33.666670 |
Mamoto | -2.700000 , 34.083330 |
Maswa | -2.683330 , 33.983330 |
Matongo | -2.383330 , 34.083330 |
Mhango | -2.750000 , 33.916670 |
Mwahabi | -2.683330 , 33.983330 |
Mwandolo | -2.633330 , 33.933330 |
Nasabo | -2.783330 , 33.900000 |
Ngalita | -2.433330 , 34.016670 |
Nguyati | -2.698110 , 33.825230 |
Ngwamala | -2.633330 , 33.666670 |
Nkololo | -2.641680 , 34.159830 |
Nkorogoma | -2.783330 , 34.033330 |
Nyakabindi | -2.633330 , 33.983330 |
Nyanguli | -2.533330 , 33.650000 |
Sikugunga | -2.733330 , 33.950000 |
Somanda | -2.766670 , 34.000000 |
Notes:
- You can download geometry data for Bariadi 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.