19 places near Crooked Island, Crooked Island, The Bahamas
filter by placetype:
  1. Colonel Hill Airport
    Colonel Hill Airport, Crooked Island, The Bahamas (Airport)
  2. Exuma Islands
    Exuma Islands, The Bahamas (Island)
  3. Crooked Island
    Crooked Island, The Bahamas (Island)
  4. Cuba
    Cuba, Cuba (Island)
  5. America/Havana
    America/Havana (Timezone)
  6. America/Nassau
    America/Nassau (Timezone)
  7. Acklins
    Acklins, Acklins, The Bahamas (State)
  8. Crooked Island
    Crooked Island, Crooked Island, The Bahamas (State)
  9. The Bahamas
    The Bahamas, The Bahamas (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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