19 places near Shoal Bay, South Andaman, Andaman and Nicobar Islands, India
filter by placetype:
  1. Shoal Bay
    Shoal Bay, South Andaman, Andaman and Nicobar Islands, India (Town)
  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, South Andaman, Andaman and Nicobar Islands, India (Island)
  5. North and Middle Andaman
    North and Middle Andaman, Andaman and Nicobar Islands, India (County)
  6. South Andaman
    South Andaman, Andaman and Nicobar Islands, India (County)
  7. Asia/Kolkata
    Asia/Kolkata (Timezone)
  8. Asia/Rangoon
    Asia/Rangoon (Timezone)
  9. Andaman and Nicobar Islands
    Andaman and Nicobar Islands, Andaman and Nicobar Islands, India (State)
  10. India
    India, India (Country)

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

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

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