17 places near 鶴岡市, 山形県, 日本
filter by placetype:
  1. 鶴岡市
    鶴岡市, 山形県, 日本 (Town)
  2. 大針
    大針, 山形県, 日本 (LocalAdmin)
  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.03 seconds ⌛; show me the details?

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