18 places near Kabale, Uganda
filter by placetype:
  1. Kabale
    Kabale, Kabale, Kabale, Uganda (Town)
  2. Kabale
    Kabale, Kabale, Uganda (County)
  3. Ndorwa
    Ndorwa, Kabale, Uganda (County)
  4. Rubanda
    Rubanda, Kabale, Uganda (County)
  5. Rukiga
    Rukiga, Kabale, Uganda (County)
  6. Africa/Dar_es_Salaam
    Africa/Dar_es_Salaam (Timezone)
  7. Africa/Kampala
    Africa/Kampala (Timezone)
  8. Africa/Kigali
    Africa/Kigali (Timezone)
  9. Africa/Lubumbashi
    Africa/Lubumbashi, Democratic Republic of Congo (Timezone)
  10. Kabale
    Kabale, Uganda (State)

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

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

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