34 places near Bharaula, North Delhi, Delhi, India
filter by placetype:
  1. Azadpur
    Azadpur, North Delhi, Delhi, India (Suburb)
  2. Sabzi Mandi
    Sabzi Mandi, Central Delhi, Delhi, India (Suburb)
  3. Shalimar Village
    Shalimar Village, North West Delhi, Delhi, India (Suburb)
  4. Wazirpur Industrial Area
    Wazirpur Industrial Area, North Delhi, Delhi, India (Suburb)
  5. Sahipur
    Sahipur, North West Delhi, Delhi, India (Suburb)
  6. Shalimar Bagh Paschimi
    Shalimar Bagh Paschimi, North West Delhi, Delhi, India (Suburb)
  7. Shalimar Bagh Poorvi
    Shalimar Bagh Poorvi, North West Delhi, Delhi, India (Suburb)
  8. Adarsh Nagar
    Adarsh Nagar, North West Delhi, Delhi, India (Suburb)
  9. Sarai Pipalthala
    Sarai Pipalthala, North Delhi, Delhi, India (Suburb)
  10. Bharaula
    Bharaula, North Delhi, Delhi, India (Suburb)

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

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

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