16 places near 106-0032, 港区, 東京都, 日本
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.02 seconds ⌛; show me the details?

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