12 places near 三田, 港区, 東京都, 日本
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.021 seconds ⌛; show me the details?

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