Kondoa (Dodoma) Map Cropping Samples

Kondoa (Dodoma) Map Cropping Samples-2
Kondoa (Dodoma) Map Cropping Samples-2
Download outline map of Kondoa (geojson format) : Kondoa.geojson (**)
Download polygon array of Kondoa map for "Google Maps" : Kondoa.txt
Bounding Box for Kondoa Map : ( -5.246704 , 35.429504 , -4.312735 , 36.345365 )
Wikipedia ID for Kondoa : Q1327204
Wikipedia SPARQL Query for Kondoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1327204 wdt:P1082 ?population. }
OPTIONAL { wd:Q1327204 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1327204 wdt:P2046 ?area. }
OPTIONAL { wd:Q1327204 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1327204 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1327204 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.246704, 35.429504, -4.312735, 36.345365);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kondoa)
[out:json];
(
rel["name"="Kondoa"][type=boundary];
rel["name:en"="Kondoa"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Kondoa
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ausia -4.966670 , 35.800000
Berabera -4.533330 , 35.666670
Bicha -4.933330 , 35.800000
Bolisa -4.816670 , 35.816670
Busi -4.850000 , 36.050000
Chemchem -5.000000 , 35.733330
Chubi -4.533330 , 36.050000
Chungai -4.683330 , 35.866670
Disa -4.466670 , 35.833330
Hurui -4.350000 , 35.900000
Isabe -4.683330 , 35.800000
Itundwi -4.650000 , 35.850000
Kingali -5.050000 , 35.766670
Kinyasi -4.750000 , 36.050000
Kipungu -5.033330 , 35.583330
Kolo -4.733330 , 35.833330
Kondoa -4.900000 , 35.783330
Masange -4.600000 , 35.800000
Mkuku -4.900000 , 35.816670
Mnenya -4.683330 , 35.866670
Mongoroma -4.900000 , 35.616670
Pahi -4.716670 , 35.916670
Piriri -4.750000 , 35.816700
Sambwa -4.800000 , 36.083330
Serya -4.933330 , 35.666670
Soro -4.766670 , 35.933330
Suruki -4.950000 , 35.766670
Tumbelo -4.850000 , 35.766670


Notes:
- You can download geometry data for Kondoa 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.

Create Kondoa neighborhoods and villages map.


Share this page