15 places near South Brother Island, South Andaman, Andaman and Nicobar Islands, India
filter by placetype:
  1. South Brother Island
    South Brother Island, South Andaman, Andaman and Nicobar Islands, India (Island)
  2. Andaman Islands
    Andaman Islands, North and Middle Andaman, Andaman and Nicobar Islands, India (Island)
  3. Great Andaman
    Great Andaman, Andaman and Nicobar Islands, India (Island)
  4. South Andaman
    South Andaman, Andaman and Nicobar Islands, India (County)
  5. Asia/Kolkata
    Asia/Kolkata (Timezone)
  6. Asia/Rangoon
    Asia/Rangoon (Timezone)
  7. Bay of Bengal
    Bay of Bengal (Sea)
  8. Indian Ocean
    Indian Ocean (Ocean)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Asia
    Asia (Continent)

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

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

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