5 places near 용암1동, 청주시, 충청북도, 한국
filter by placetype:
  1. 영운동
    영운동, 청주시, 충청북도, 한국 (Suburb)
  2. 금천동
    금천동, 청주시, 충청북도, 한국 (Suburb)
  3. 용담.명암.산성동
    용담.명암.산성동, 청주시, 충청북도, 한국 (Suburb)
  4. 용암1동
    용암1동, 청주시, 충청북도, 한국 (Suburb)
  5. 용암2동
    용암2동, 청주시, 충청북도, 한국 (Suburb)

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

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

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 127.521439, 36.622459 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }