17 places near 太田, 岩手県, 日本
filter by placetype:
  1. 花巻市
    花巻市, 岩手県, 日本 (Town)
  2. 北上市
    北上市, 岩手県, 日本 (Town)
  3. 太田
    太田, 岩手県, 日本 (LocalAdmin)
  4. 湯口
    湯口, 岩手県, 日本 (LocalAdmin)
  5. 東北地方
    東北地方, 日本 (Colloquial)
  6. 本州
    本州, 日本 (Island)
  7. Asia/Tokyo
    Asia/Tokyo (Timezone)
  8. 岩手県
    岩手県, 岩手県, 日本 (State)
  9. 日本
    日本, 日本 (Country)
  10. East Sea/Sea of Japan
    East Sea/Sea of Japan (Sea)

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

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

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