24 places near Bhirgi Chak, Gopalganj, Bihar, India
filter by placetype:
  1. Batar Choraha
    Batar Choraha, Gopalganj, Bihar, India (Town)
  2. Mahathwa
    Mahathwa, Gopalganj, Bihar, India (Town)
  3. Jamunha
    Jamunha, Gopalganj, Bihar, India (Town)
  4. Bhirgi Chak
    Bhirgi Chak, Gopalganj, Bihar, India (Town)
  5. Sidharia
    Sidharia, Gopalganj, Bihar, India (Town)
  6. Bagahwa
    Bagahwa, Gopalganj, Bihar, India (Town)
  7. Bankata
    Bankata, Gopalganj, Bihar, India (Town)
  8. Ganges River
    Ganges River, India (Drainage)
  9. Gopalganj
    Gopalganj, Bihar, India (County)
  10. Deoria
    Deoria, Uttar Pradesh, India (County)

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

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

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