6 places near 3丁目, 東京都, 日本
filter by placetype:
  1. ザ・クレストホテル立川
    ザ・クレストホテル立川, 東京都, 日本 (POI)
  2. パレスホテル立川
    パレスホテル立川, 東京都, 日本 (POI)
  3. ビジネスホテル安川
    ビジネスホテル安川, 東京都, 日本 (POI)
  4. 昭和ホテル
    昭和ホテル, 東京都, 日本 (POI)
  5. 立川グランドホテル
    立川グランドホテル, 東京都, 日本 (POI)
  6. 立川ワシントンホテル
    立川ワシントンホテル, 東京都, 日本 (POI)

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

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

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