29 places near Jaguey, Aguada, Puerto Rico
filter by placetype:
  1. Piedras Blancas
    Piedras Blancas, Piedras Blancas, Aguada, Puerto Rico (Town)
  2. Atalaya
    Atalaya, Atalaya, Aguada, Puerto Rico (Town)
  3. Jagüey
    Jagüey, Jaguey, Aguada, Puerto Rico (Town)
  4. Cruces
    Cruces, Cruces, Aguada, Puerto Rico (Town)
  5. Puerto Rico Island
    Puerto Rico Island, Puerto Rico (Island)
  6. Atalaya
    Atalaya, Aguada, Puerto Rico (County)
  7. Cruces
    Cruces, Aguada, Puerto Rico (County)
  8. Guayabo
    Guayabo, Aguada, Puerto Rico (County)
  9. Jaguey
    Jaguey, Aguada, Puerto Rico (County)
  10. Piedras Blancas
    Piedras Blancas, Aguada, Puerto Rico (County)

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

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

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