16 places near Nyadri, Nyadri, Uganda
filter by placetype:
  1. Nile River
    Nile River (Drainage)
  2. Madi-Okollo
    Madi-Okollo, Arua, Uganda (County)
  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. Arua
    Arua, Uganda (State)
  8. Yumbe
    Yumbe, Yumbe, Uganda (State)
  9. Nyadri
    Nyadri, Nyadri, Uganda (State)
  10. Uganda
    Uganda, Uganda (Country)

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

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

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