6 places near 문화동, 북구, 광주, 한국
filter by placetype:
  1. 우산동
    우산동, 광산구, 광주, 한국 (Suburb)
  2. 문흥동
    문흥동, 북구, 광주, 한국 (Suburb)
  3. 두암동
    두암동, 북구, 광주, 한국 (Suburb)
  4. 문화동
    문화동, 북구, 광주, 한국 (Suburb)
  5. 석곡동
    석곡동, 북구, 광주, 한국 (Suburb)
  6. 건국동
    건국동, 북구, 광주, 한국 (Suburb)

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

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

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