17 places near Hannah, British Virgin Islands
filter by placetype:
  1. Hannah
    Hannah, British Virgin Islands (Town)
  2. Threllfall
    Threllfall, British Virgin Islands (Town)
  3. Tortola Island
    Tortola Island, British Virgin Islands (Island)
  4. America/St_Thomas
    America/St_Thomas (Timezone)
  5. America/Tortola
    America/Tortola (Timezone)
  6. British Virgin Islands
    British Virgin Islands, British Virgin Islands (Country)
  7. Caribbean Sea
    Caribbean Sea (Sea)
  8. Atlantic Ocean
    Atlantic Ocean (Ocean)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. North America
    North America (Continent)

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

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

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