6 places near 고잔2동, 안산시, 경기도, 한국
filter by placetype:
  1. 월피동
    월피동, 안산시, 경기도, 한국 (Suburb)
  2. 성포동
    성포동, 안산시, 경기도, 한국 (Suburb)
  3. 와동
    와동, 안산시, 경기도, 한국 (Suburb)
  4. 고잔1동
    고잔1동, 안산시, 경기도, 한국 (Suburb)
  5. 고잔2동
    고잔2동, 안산시, 경기도, 한국 (Suburb)
  6. 선부3동
    선부3동, 안산시, 경기도, 한국 (Suburb)

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

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

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