16 places near 大字南山, 最上郡, 山形県, 日本
filter by placetype:
  1. 大蔵村
    大蔵村, 最上郡, 山形県, 日本 (Town)
  2. 大字南山
    大字南山, 最上郡, 山形県, 日本 (LocalAdmin)
  3. 東北地方
    東北地方, 日本 (Colloquial)
  4. 本州
    本州, 日本 (Island)
  5. 最上郡
    最上郡, 山形県, 日本 (County)
  6. Asia/Tokyo
    Asia/Tokyo (Timezone)
  7. 山形県
    山形県, 山形県, 日本 (State)
  8. 日本
    日本, 日本 (Country)
  9. East Sea/Sea of Japan
    East Sea/Sea of Japan (Sea)
  10. Asia
    Asia (Continent)

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

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

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