21 places near The Rock, George Town, Cayman Islands
filter by placetype:
  1. Owen Roberts International Airport
    Owen Roberts International Airport, George Town, Cayman Islands (Airport)
  2. Dog City
    Dog City, George Town, Cayman Islands (Suburb)
  3. George Town
    George Town, George Town, Cayman Islands (Town)
  4. The Rock
    The Rock, George Town, Cayman Islands (Town)
  5. Grand Cayman
    Grand Cayman, Cayman Islands (Island)
  6. Cayman Islands
    Cayman Islands, Cayman Islands (Island)
  7. America/Cayman
    America/Cayman (Timezone)
  8. George Town
    George Town, George Town, Cayman Islands (State)
  9. Cayman Islands
    Cayman Islands, Cayman Islands (Country)
  10. Gulf of Mexico
    Gulf of Mexico (Sea)

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

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

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