18 places near Chatuchak, Bangkok, Thailand
filter by placetype:
  1. Chatuchak Khwaeng
    Chatuchak Khwaeng, Chatuchak, Bangkok, Thailand (Suburb)
  2. Lat Yao
    Lat Yao, Chatuchak, Bangkok, Thailand (Suburb)
  3. Bangkok
    Bangkok, Bangkok, Thailand (Town)
  4. Mekong River
    Mekong River, Cambodia (Drainage)
  5. Chao River
    Chao River, Thailand (Drainage)
  6. Chatuchak
    Chatuchak, Bangkok, Thailand (County)
  7. Asia/Bangkok
    Asia/Bangkok (Timezone)
  8. Asia/Rangoon
    Asia/Rangoon (Timezone)
  9. Nonthaburi
    Nonthaburi, Nonthaburi, Thailand (State)
  10. Bangkok
    Bangkok, Bangkok, Thailand (State)

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

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

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