18 places near Gimbi, Illubabor, Oromia, Ethiopia
filter by placetype:
  1. Gimbi
    Gimbi, Illubabor, Oromia, Ethiopia (Town)
  2. Kamashi
    Kamashi, Benshangul-Gumaz, Ethiopia (County)
  3. Illubabor
    Illubabor, Oromia, Ethiopia (County)
  4. Africa/Addis_Ababa
    Africa/Addis_Ababa (Timezone)
  5. Africa/Khartoum
    Africa/Khartoum (Timezone)
  6. Africa/Juba
    Africa/Juba (Timezone)
  7. Oromia
    Oromia, Oromia, Ethiopia (State)
  8. Ethiopia
    Ethiopia, Ethiopia (Country)
  9. The Republic of South Sudan
    The Republic of South Sudan (Country)
  10. Indian Ocean
    Indian Ocean (Ocean)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.033 seconds ⌛; show me the details?

        
0.033 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 35.8358, 9.17087 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }