22 places near 841250, Gopalganj, Bihar, India
filter by placetype:
  1. Bhagwanpur
    Bhagwanpur, Gopalganj, Bihar, India (Town)
  2. Tula Chhapar
    Tula Chhapar, Gopalganj, Bihar, India (Town)
  3. Semra
    Semra, Gopalganj, Bihar, India (Town)
  4. Lachhpur
    Lachhpur, Gopalganj, Bihar, India (Town)
  5. Derwa
    Derwa, Gopalganj, Bihar, India (Town)
  6. Saunhi Jagdish
    Saunhi Jagdish, Gopalganj, Bihar, India (Town)
  7. Ganges River
    Ganges River, India (Drainage)
  8. Gopalganj
    Gopalganj, Bihar, India (County)
  9. Kushinagar
    Kushinagar, Uttar Pradesh, India (County)
  10. Asia/Kolkata
    Asia/Kolkata (Timezone)

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

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

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