42 places near Shibbanpura, Ghaziabad, Uttar Pradesh, India
filter by placetype:
  1. Bhim Nagar
    Bhim Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  2. Bhonja Village
    Bhonja Village, Ghaziabad, Uttar Pradesh, India (Suburb)
  3. Brahm Puri
    Brahm Puri, Ghaziabad, Uttar Pradesh, India (Suburb)
  4. Chandrapuri
    Chandrapuri, Ghaziabad, Uttar Pradesh, India (Suburb)
  5. Ghukna
    Ghukna, Ghaziabad, Uttar Pradesh, India (Suburb)
  6. Harbans Nagar
    Harbans Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  7. Hindan Vihar
    Hindan Vihar, Ghaziabad, Uttar Pradesh, India (Suburb)
  8. Islam Nagar
    Islam Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  9. Jagdish Nagar
    Jagdish Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  10. Krishna Nagar
    Krishna Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)

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

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

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