28 places near 光明里, 台東縣, 臺灣
filter by placetype:
  1. 台東市
    台東市, 台東縣, 臺灣 (Town)
  2. 卑南大圳
    卑南大圳, 台東縣, 臺灣 (Drainage)
  3. 新武呂溪(卑南溪)
    新武呂溪(卑南溪), 台東縣, 臺灣 (Drainage)
  4. 太平溪
    太平溪, 台東縣, 臺灣 (Drainage)
  5. Taiwan Province
    Taiwan Province, 臺灣 (Colloquial)
  6. 卑南鄉
    卑南鄉, 台東縣, 臺灣 (County)
  7. 延平鄉
    延平鄉, 台東縣, 臺灣 (County)
  8. 永樂里
    永樂里, 台東縣, 臺灣 (County)
  9. 光明里
    光明里, 台東縣, 臺灣 (County)
  10. 卑南里
    卑南里, 台東縣, 臺灣 (County)

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

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

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