18 places near Gambela Zone 4, Gambela, Ethiopia
filter by placetype:
  1. Gambela Zone 4
    Gambela Zone 4, Gambela, Ethiopia (County)
  2. Africa/Addis_Ababa
    Africa/Addis_Ababa (Timezone)
  3. Africa/Juba
    Africa/Juba (Timezone)
  4. Jonglei
    Jonglei, The Republic of South Sudan (State)
  5. Southern Nations Nationalities and People's Region
    Southern Nations Nationalities and People's Region, Southern Nations Nationalities and People's Region, Ethiopia (State)
  6. Gambela
    Gambela, Gambela, Ethiopia (State)
  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.02 seconds ⌛; show me the details?

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 35.154282, 7.33351 ] } } } } ], "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" } } ] }