14 places near ミクツ根, 東京都, 日本
filter by placetype:
  1. 新島村
    新島村, 東京都, 日本 (Town)
  2. 大島支庁
    大島支庁, 東京都, 日本 (Colloquial)
  3. 新島
    新島, 東京都, 日本 (Island)
  4. 本州
    本州, 日本 (Island)
  5. ミクツ根
    ミクツ根, 東京都, 日本 (Island)
  6. 伊豆諸島
    伊豆諸島, 東京都, 日本 (Island)
  7. Asia/Tokyo
    Asia/Tokyo (Timezone)
  8. 東京都
    東京都, 東京都, 日本 (State)
  9. 日本
    日本, 日本 (Country)
  10. Asia
    Asia (Continent)

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.286636, 34.398289 ] } } } } ], "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" } } ] }