Urambo (Tabora) Map Cropping Samples
Urambo (Tabora) Map Cropping Samples-1
Urambo (Tabora) Map Cropping Samples-2
Urambo neighborhoods and villages map with 3D shadow effect
flag map of Urambo with 3D shadow effect
Urambo map with 3d shadow effect
Download outline map of Urambo (geojson format) :
Urambo.geojson (**)
Download polygon array of Urambo map for "Google Maps" :
Urambo.txt
Bounding Box for Urambo Map : ( -5.776605 , 31.845351 , -4.689983 , 32.488376 )
Wikipedia ID for Urambo : Q2500021
Wikipedia SPARQL Query for Urambo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2500021 wdt:P1082 ?population. }
OPTIONAL { wd:Q2500021 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2500021 wdt:P2046 ?area. }
OPTIONAL { wd:Q2500021 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2500021 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2500021 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 Urambo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.776605, 31.845351, -4.689983, 32.488376);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urambo)
[out:json];
(
rel["name"="Urambo"][type=boundary];
rel["name:en"="Urambo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urambo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chavuna | -5.400000 , 32.200000 |
Igwisi | -4.916670 , 32.016670 |
Kakola | -5.216670 , 32.300000 |
Kakuni | -5.250000 , 32.333330 |
Kinhwa | -5.016670 , 32.366670 |
Kokoto | -5.100000 , 31.900000 |
Msegela | -5.383330 , 31.950000 |
Urambo | -5.066670 , 32.050000 |
Usoke | -5.166670 , 32.350000 |
Usoke | -5.100000 , 32.333330 |
Uyumbu | -5.250000 , 32.233330 |
Yelayela | -5.216670 , 32.416670 |
Notes:
- You can download geometry data for Urambo 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.