22 places near 8432, Jhalakati, Barisal, Bangladesh
filter by placetype:
  1. Niamati
    Niamati, Jhalakati, Barisal, Bangladesh (Town)
  2. Rajabaria
    Rajabaria, Jhalakati, Barisal, Bangladesh (Town)
  3. Sundarban
    Sundarban (Colloquial)
  4. Patuakhali
    Patuakhali, Barisal, Bangladesh (County)
  5. Barguna
    Barguna, Barisal, Bangladesh (County)
  6. Jhalakati
    Jhalakati, Barisal, Bangladesh (County)
  7. Barisal
    Barisal, Barisal, Bangladesh (County)
  8. Pirojpur
    Pirojpur, Barisal, Bangladesh (County)
  9. Asia/Kolkata
    Asia/Kolkata (Timezone)
  10. Asia/Dhaka
    Asia/Dhaka (Timezone)

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

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

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