15 places near Great Thatch Island, Central, Saint John Island, US Virgin Islands
filter by placetype:
  1. Great Thatch Island
    Great Thatch Island, Central, Saint John Island, US Virgin Islands (Island)
  2. Central
    Central, Saint John Island, US Virgin Islands (County)
  3. America/St_Thomas
    America/St_Thomas (Timezone)
  4. America/Tortola
    America/Tortola (Timezone)
  5. Caribbean Sea
    Caribbean Sea (Sea)
  6. Atlantic Ocean
    Atlantic Ocean (Ocean)
  7. Pacific Ocean
    Pacific Ocean (Ocean)
  8. North America
    North America (Continent)
  9. British West Indies
    British West Indies (Supername)
  10. Virgin Islands
    Virgin Islands (Supername)

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

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

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