Download outline map of Sumbawanga Urban (geojson format) :
Sumbawanga Urban.geojson (**)
Download polygon array of Sumbawanga Urban map for "Google Maps" :
Sumbawanga Urban.txt
Bounding Box for Sumbawanga Urban Map : ( -8.185812 , 31.404141 , -7.765109 , 31.853022 )
Wikipedia ID for Sumbawanga Urban : Q3710549
Wikipedia SPARQL Query for Sumbawanga Urban (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3710549 wdt:P1082 ?population. }
OPTIONAL { wd:Q3710549 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3710549 wdt:P2046 ?area. }
OPTIONAL { wd:Q3710549 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3710549 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3710549 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 Sumbawanga Urban map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.185812, 31.404141, -7.765109, 31.853022);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sumbawanga Urban)
[out:json];
(
rel["name"="Sumbawanga Urban"][type=boundary];
rel["name:en"="Sumbawanga Urban"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sumbawanga Urban
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fiengalezia | -7.883330 , 31.466670 |
Ilambila | -8.000000 , 31.566670 |
Kasunga | -8.100000 , 31.483330 |
Kinani | -7.900000 , 31.516670 |
Kisumba | -8.050000 , 31.500000 |
Kiswite | -8.000000 , 31.616670 |
Luwa | -7.815420 , 31.518230 |
Matanga | -8.016670 , 31.516670 |
Mbizi | -7.866670 , 31.716670 |
Nambogo | -8.066670 , 31.666670 |
Namwele | -7.800000 , 31.483330 |
Pito | -8.116670 , 31.633330 |
Pwela | -8.033330 , 31.650000 |
Sumbawanga | -7.966670 , 31.616670 |
Tanesco | -7.943730 , 31.624060 |
Notes:
- You can download geometry data for Sumbawanga Urban 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.