5 places near Mbarara, Mbarara, Uganda
filter by placetype:
  1. Nyabushozi
    Nyabushozi, Kiruhuura, Uganda (County)
  2. Isingiro
    Isingiro, Isingiro, Uganda (County)
  3. Kashari
    Kashari, Mbarara, Uganda (County)
  4. Mbarara
    Mbarara, Mbarara, Uganda (County)
  5. Rwampara
    Rwampara, Mbarara, Uganda (County)

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

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

        
0.019 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 30.65634, -0.61154 ] } } } }, { "term": { "woe:placetype": 9 } } ], "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" } } ] }