30 places near Mumbai, Maharashtra, India
filter by placetype:
  1. Ballard Estate
    Ballard Estate, Mumbai, Maharashtra, India (Suburb)
  2. Byculla
    Byculla, Mumbai, Maharashtra, India (Suburb)
  3. Chinchpokli
    Chinchpokli, Mumbai, Maharashtra, India (Suburb)
  4. Ghorapdeo
    Ghorapdeo, Mumbai, Maharashtra, India (Suburb)
  5. Girgaum
    Girgaum, Mumbai, Maharashtra, India (Suburb)
  6. Kalba Devi
    Kalba Devi, Mumbai, Maharashtra, India (Suburb)
  7. Khetwadi
    Khetwadi, Mumbai, Maharashtra, India (Suburb)
  8. Mandvi
    Mandvi, Mumbai, Maharashtra, India (Suburb)
  9. Matunga
    Matunga, Mumbai, Maharashtra, India (Suburb)
  10. Mazagaon
    Mazagaon, Mumbai, Maharashtra, India (Suburb)

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

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

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