39 places near Shivpuri, Ghaziabad, Uttar Pradesh, India
filter by placetype:
  1. Baba Bhim Nagar
    Baba Bhim Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  2. Biharipura
    Biharipura, Ghaziabad, Uttar Pradesh, India (Suburb)
  3. Christian Nagar
    Christian Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  4. Dundahera
    Dundahera, Ghaziabad, Uttar Pradesh, India (Suburb)
  5. Ispat Nagar
    Ispat Nagar, Ghaziabad, Uttar Pradesh, India (Suburb)
  6. Mata Colony
    Mata Colony, Ghaziabad, Uttar Pradesh, India (Suburb)
  7. Mawai
    Mawai, Ghaziabad, Uttar Pradesh, India (Suburb)
  8. Mirzapur
    Mirzapur, Ghaziabad, Uttar Pradesh, India (Suburb)
  9. Nai Basti Dundahera
    Nai Basti Dundahera, Ghaziabad, Uttar Pradesh, India (Suburb)
  10. New Vijay Nagar
    New Vijay Nagar, Ghaziabad, Uttar Pradesh, 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.426079, 28.640381 ] } } } } ], "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" } } ] }