19 places near Ban Bang Yirong, Bang Khonthi, Samut Songkhran, Thailand
filter by placetype:
  1. Ban Bang Yirong
    Ban Bang Yirong, Bang Khonthi, Samut Songkhran, Thailand (Town)
  2. Mekong River
    Mekong River, Cambodia (Drainage)
  3. Mueang Ratchaburi
    Mueang Ratchaburi, Ratchaburi, Thailand (County)
  4. Mueang Samat Songkhram
    Mueang Samat Songkhram, Samut Songkhran, Thailand (County)
  5. Bang Khonthi
    Bang Khonthi, Samut Songkhran, Thailand (County)
  6. Amphawa
    Amphawa, Samut Songkhran, Thailand (County)
  7. Asia/Bangkok
    Asia/Bangkok (Timezone)
  8. Asia/Rangoon
    Asia/Rangoon (Timezone)
  9. Ratchaburi
    Ratchaburi, Ratchaburi, Thailand (State)
  10. Samut Songkhran
    Samut Songkhran, Samut Songkhran, Thailand (State)

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

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

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