19 places near 大波, 福島県, 日本
filter by placetype:
  1. 福島市
    福島市, 福島県, 日本 (Town)
  2. 伊達市
    伊達市, 福島県, 日本 (Town)
  3. 大波
    大波, 福島県, 日本 (LocalAdmin)
  4. 山口
    山口, 福島県, 日本 (LocalAdmin)
  5. 霊山町上小国
    霊山町上小国, 福島県, 日本 (LocalAdmin)
  6. 東北地方
    東北地方, 日本 (Colloquial)
  7. 本州
    本州, 日本 (Island)
  8. 伊達郡
    伊達郡, 福島県, 日本 (County)
  9. Asia/Tokyo
    Asia/Tokyo (Timezone)
  10. 福島県
    福島県, 福島県, 日本 (State)

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

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

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