25 places near Quebradillas, Quebradillas, Puerto Rico
filter by placetype:
  1. Isabela
    Isabela, Isabela, Puerto Rico (State)
  2. Quebradillas
    Quebradillas, Quebradillas, Puerto Rico (State)
  3. Puerto Rico
    Puerto Rico, Puerto Rico (Country)
  4. Caribbean Sea
    Caribbean Sea (Sea)
  5. Atlantic Ocean
    Atlantic Ocean (Ocean)
  6. Pacific Ocean
    Pacific Ocean (Ocean)
  7. North America
    North America (Continent)
  8. British West Indies
    British West Indies (Supername)
  9. Greater Antilles
    Greater Antilles (Supername)
  10. Caribbean
    Caribbean (Supername)

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": [ -66.937187, 18.47472 ] } } } } ], "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" } } ], "from": 10 }