13 places near 4丁目, 東京都, 日本
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.041 seconds ⌛; show me the details?

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