15 places near Buhuka, Buhaguzi, Hoima, Uganda
filter by placetype:
  1. Buhuka
    Buhuka, Buhaguzi, Hoima, Uganda (Town)
  2. Nile River
    Nile River (Drainage)
  3. Lake Albert
    Lake Albert (Drainage)
  4. Bunyoro
    Bunyoro, Uganda (Colloquial)
  5. Buhaguzi
    Buhaguzi, Hoima, Uganda (County)
  6. Africa/Kampala
    Africa/Kampala (Timezone)
  7. Africa/Lubumbashi
    Africa/Lubumbashi, Democratic Republic of Congo (Timezone)
  8. Hoima
    Hoima, 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.028 seconds ⌛; show me the details?

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