10 places near 5丁目, 神奈川県, 日本
filter by placetype:
  1. 金田
    金田, 神奈川県, 日本 (LocalAdmin)
  2. 下依知
    下依知, 神奈川県, 日本 (LocalAdmin)
  3. 上今泉
    上今泉, 神奈川県, 日本 (LocalAdmin)
  4. 上郷
    上郷, 神奈川県, 日本 (LocalAdmin)
  5. 下今泉
    下今泉, 神奈川県, 日本 (LocalAdmin)
  6. 国分南
    国分南, 神奈川県, 日本 (LocalAdmin)
  7. 中央
    中央, 神奈川県, 日本 (LocalAdmin)
  8. 国分北
    国分北, 神奈川県, 日本 (LocalAdmin)
  9. 入谷
    入谷, 神奈川県, 日本 (LocalAdmin)
  10. 四ツ谷
    四ツ谷, 神奈川県, 日本 (LocalAdmin)

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

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

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