29 places near 삼각동, 북구, 광주, 한국
filter by placetype:
  1. 문흥동
    문흥동, 북구, 광주, 한국 (Suburb)
  2. 오치동
    오치동, 북구, 광주, 한국 (Suburb)
  3. 삼각동
    삼각동, 북구, 광주, 한국 (Suburb)
  4. 석곡동
    석곡동, 북구, 광주, 한국 (Suburb)
  5. 건국동
    건국동, 북구, 광주, 한국 (Suburb)
  6. 광주
    광주, 광주, 한국 (Town)
  7. 삼각동
    삼각동, 북구, 광주, 한국 (LocalAdmin)
  8. 오치1동
    오치1동, 북구, 광주, 한국 (LocalAdmin)
  9. 석곡동
    석곡동, 북구, 광주, 한국 (LocalAdmin)
  10. 건국동
    건국동, 북구, 광주, 한국 (LocalAdmin)

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

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

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