40 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.03 seconds ⌛; show me the details?

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