23 places near Rustum Garden, Bangalore, Karnataka, India
filter by placetype:
  1. HAL Bangalore International Airport
    HAL Bangalore International Airport, Bangalore, Karnataka, India (Airport)
  2. Jivan Bima Nagar
    Jivan Bima Nagar, Bangalore, Karnataka, India (Suburb)
  3. Rustum Garden
    Rustum Garden, Bangalore, Karnataka, India (Suburb)
  4. Murugeshpalya
    Murugeshpalya, Bangalore, Karnataka, India (Suburb)
  5. Bangalore Airport Area
    Bangalore Airport Area, Bangalore, Karnataka, India (Suburb)
  6. Domlur
    Domlur, Bangalore, Karnataka, India (Suburb)
  7. Indiranagar
    Indiranagar, Bangalore, Karnataka, India (Suburb)
  8. Bangalore
    Bangalore, Bangalore, Karnataka, India (Town)
  9. Bangalore Rural
    Bangalore Rural, Karnataka, India (County)
  10. Bangalore
    Bangalore, Karnataka, India (County)

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

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

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