4 places near 西大和, 栃木県, 日本
filter by placetype:
  1. ビジネスホテルあじさい本館
    ビジネスホテルあじさい本館, 栃木県, 日本 (POI)
  2. セレクトイン西那須野駅前
    セレクトイン西那須野駅前, 栃木県, 日本 (POI)
  3. ホテル和島屋
    ホテル和島屋, 栃木県, 日本 (POI)
  4. 那須パレスホテル
    那須パレスホテル, 栃木県, 日本 (POI)

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

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

        
0.048 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 139.978745, 36.887661 ] } } } }, { "term": { "woe:placetype": 20 } } ], "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" } } ] }