7 places near 4丁目, 東京都, 日本
filter by placetype:
  1. 大船町
    大船町, 東京都, 日本 (LocalAdmin)
  2. 館町
    館町, 東京都, 日本 (LocalAdmin)
  3. 寺田町
    寺田町, 東京都, 日本 (LocalAdmin)
  4. みなみ野
    みなみ野, 東京都, 日本 (LocalAdmin)
  5. 七国
    七国, 東京都, 日本 (LocalAdmin)
  6. 相原町
    相原町, 東京都, 日本 (LocalAdmin)
  7. 城山町川尻
    城山町川尻, 神奈川県, 日本 (LocalAdmin)

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.317383, 35.621609 ] } } } }, { "term": { "woe:placetype": 10 } } ], "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" } } ] }