30 places near 110075, Delhi, India
filter by placetype:
  1. Sabzi Mandi
    Sabzi Mandi, Central Delhi, Delhi, India (Suburb)
  2. Dwarka Sector 10
    Dwarka Sector 10, West Delhi, Delhi, India (Suburb)
  3. Dwarka Sector 2
    Dwarka Sector 2, West Delhi, Delhi, India (Suburb)
  4. Dwarka Sector 4
    Dwarka Sector 4, West Delhi, Delhi, India (Suburb)
  5. Dwarka Sector 6
    Dwarka Sector 6, West Delhi, Delhi, India (Suburb)
  6. Madhu Vihar
    Madhu Vihar, West Delhi, Delhi, India (Suburb)
  7. Mahavir Enclave 2
    Mahavir Enclave 2, South West Delhi, Delhi, India (Suburb)
  8. Dwarka Sector 19
    Dwarka Sector 19, South West Delhi, Delhi, India (Suburb)
  9. Dwarka Sector 11
    Dwarka Sector 11, West Delhi, Delhi, India (Suburb)
  10. Dwarka Sector 12
    Dwarka Sector 12, West Delhi, Delhi, India (Suburb)

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

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

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