Kongwa (Dodoma) Map Cropping Samples
Kongwa (Dodoma) Map Cropping Samples-1
Kongwa (Dodoma) Map Cropping Samples-2
Kongwa neighborhoods and villages map with 3D shadow effect
flag map of Kongwa with 3D shadow effect
Kongwa map with 3d shadow effect
Download outline map of Kongwa (geojson format) :
Kongwa.geojson (**)
Download polygon array of Kongwa map for "Google Maps" :
Kongwa.txt
Bounding Box for Kongwa Map : ( -6.432337 , 36.250799 , -5.516319 , 36.963997 )
Wikipedia ID for Kongwa : Q1094100
Wikipedia SPARQL Query for Kongwa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1094100 wdt:P1082 ?population. }
OPTIONAL { wd:Q1094100 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1094100 wdt:P2046 ?area. }
OPTIONAL { wd:Q1094100 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1094100 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1094100 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 Kongwa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.432337, 36.250799, -5.516319, 36.963997);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kongwa)
[out:json];
(
rel["name"="Kongwa"][type=boundary];
rel["name:en"="Kongwa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kongwa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chamkoroma | -6.333330 , 36.666670 |
Chikole | -5.766670 , 36.366670 |
Hogoro | -5.950000 , 36.450000 |
Humbi | -6.316670 , 36.833330 |
Ibumila | -5.900000 , 36.450000 |
Ibwaga | -6.233330 , 36.466670 |
Iduo | -6.333330 , 36.666670 |
Iduo | -6.266670 , 36.650000 |
Kongwa | -6.200000 , 36.416670 |
Manungu | -6.166670 , 36.350000 |
Mautia | -6.183330 , 36.483330 |
Mlali | -6.283330 , 36.750000 |
Pandambili | -6.083330 , 36.733330 |
Sagara | -6.250000 , 36.533330 |
Sejeli | -6.033330 , 36.316670 |
Suguta | -6.283330 , 36.683330 |
Tubugwe | -6.333330 , 36.616670 |
Notes:
- You can download geometry data for Kongwa 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.