47 places near 산수1동, 동구, 광주, 한국
filter by placetype:
  1. 계림동
    계림동, 동구, 광주, 한국 (Suburb)
  2. 산수동
    산수동, 동구, 광주, 한국 (Suburb)
  3. 지산동
    지산동, 동구, 광주, 한국 (Suburb)
  4. 중흥동
    중흥동, 북구, 광주, 한국 (Suburb)
  5. 우산동
    우산동, 광산구, 광주, 한국 (Suburb)
  6. 두암동
    두암동, 북구, 광주, 한국 (Suburb)
  7. 충장동
    충장동, 동구, 광주, 한국 (Suburb)
  8. 동명동
    동명동, 동구, 광주, 한국 (Suburb)
  9. 서남동
    서남동, 동구, 광주, 한국 (Suburb)
  10. 풍향동
    풍향동, 북구, 광주, 한국 (Suburb)

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

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

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