15 places near Omugo, Terego, Nyadri, Uganda
filter by placetype:
  1. Omugo
    Omugo, Terego, Nyadri, Uganda (Town)
  2. Nile River
    Nile River (Drainage)
  3. Terego
    Terego, Nyadri, Uganda (County)
  4. Aringa
    Aringa, Yumbe, Uganda (County)
  5. Africa/Kampala
    Africa/Kampala (Timezone)
  6. Africa/Lubumbashi
    Africa/Lubumbashi, Democratic Republic of Congo (Timezone)
  7. Yumbe
    Yumbe, Yumbe, Uganda (State)
  8. Nyadri
    Nyadri, Nyadri, Uganda (State)
  9. Uganda
    Uganda, Uganda (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.025 seconds ⌛; show me the details?

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