Download outline map of Iramba (geojson format) :
Iramba.geojson (**)
Download polygon array of Iramba map for "Google Maps" :
Iramba.txt
Bounding Box for Iramba Map : ( -4.843372 , 33.913544 , -3.929613 , 34.573271 )
Wikipedia ID for Iramba : Q6066646
Wikipedia SPARQL Query for Iramba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6066646 wdt:P1082 ?population. }
OPTIONAL { wd:Q6066646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6066646 wdt:P2046 ?area. }
OPTIONAL { wd:Q6066646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6066646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6066646 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 Iramba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.843372, 33.913544, -3.929613, 34.573271);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iramba)
[out:json];
(
rel["name"="Iramba"][type=boundary];
rel["name:en"="Iramba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iramba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ikongi | -4.683330 , 34.450000 |
Issui | -4.200000 , 34.216670 |
Kengege | -4.433330 , 34.483330 |
Kidaru | -4.100000 , 34.466670 |
Kimpunda | -4.200000 , 34.366670 |
Kinambeu | -4.350000 , 34.350000 |
Kinampanda | -4.400000 , 34.516670 |
Kiomboi | -4.266670 , 34.366670 |
Kirondatal | -4.383330 , 34.333330 |
Kisana | -4.250000 , 34.483330 |
Kisiriri | -4.200000 , 34.433330 |
Latta | -4.000000 , 34.450000 |
Madalawa | -4.666670 , 34.033330 |
Mahenge | -4.766670 , 34.333330 |
Mbelekese | -4.633330 , 34.366670 |
Meli | -4.266670 , 34.316670 |
Mgongo | -4.333330 , 34.166670 |
Mgungia | -4.633330 , 34.416670 |
Milumbi | -4.000000 , 34.433330 |
Mkonze | -4.350000 , 34.466670 |
Mtoa | -4.516670 , 34.183330 |
Ndago | -4.600000 , 34.350000 |
New Shelui | -4.350000 , 34.183330 |
Nsonga | -4.733330 , 34.433330 |
Ntwike | -4.250000 , 34.200000 |
Old Kiomboi | -4.266670 , 34.366670 |
Sekenke | -4.266670 , 34.166670 |
Shati | -4.350000 , 34.416670 |
Shelui | -4.366670 , 34.200000 |
Temanongia | -4.383330 , 34.150000 |
Timbwa | -4.350000 , 34.266670 |
Tulia | -4.116670 , 34.333330 |
Tutu | -4.300000 , 34.450000 |
Tyeme | -4.433330 , 34.216670 |
Uganda | -4.650000 , 34.333330 |
Ulemo | -4.400000 , 34.400000 |
Urugu | -4.650000 , 34.200000 |
Usamila | -4.333330 , 34.266670 |
Ussure | -4.650000 , 34.383330 |
Uwanza | -4.366670 , 34.483330 |
Wala | -4.216670 , 34.250000 |
Notes:
- You can download geometry data for Iramba 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.