25 places near Sector 44, Faridabad, Haryana, India
filter by placetype:
  1. Sector 43
    Sector 43, Faridabad, Haryana, India (Suburb)
  2. Sector 44
    Sector 44, Faridabad, Haryana, India (Suburb)
  3. Sector 45
    Sector 45, Faridabad, Haryana, India (Suburb)
  4. Sector 46
    Sector 46, Faridabad, Haryana, India (Suburb)
  5. New Delhi
    New Delhi, Delhi, India (Town)
  6. Faridabad
    Faridabad, Faridabad, Haryana, India (Town)
  7. Indus River
    Indus River, Punjab, Pakistan (Drainage)
  8. Yamuna River
    Yamuna River, India (Drainage)
  9. Faridabad
    Faridabad, Haryana, India (County)
  10. Gurgaon
    Gurgaon, Haryana, India (County)

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

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

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