22 places near Beatriz, Beatriz, Caguas, Puerto Rico
filter by placetype:
  1. Beatriz
    Beatriz, Beatriz, Caguas, Puerto Rico (Town)
  2. Puerto Rico Island
    Puerto Rico Island, Puerto Rico (Island)
  3. Beatriz
    Beatriz, Caguas, Puerto Rico (County)
  4. Canaboncito
    Canaboncito, Caguas, Puerto Rico (County)
  5. Beatriz
    Beatriz, Cayey, Puerto Rico (County)
  6. Beatriz
    Beatriz, Cidra, Puerto Rico (County)
  7. America/Puerto_Rico
    America/Puerto_Rico (Timezone)
  8. Cayey
    Cayey, Cayey, Puerto Rico (State)
  9. Cidra
    Cidra, Cidra, Puerto Rico (State)
  10. Caguas
    Caguas, Caguas, Puerto Rico (State)

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

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

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