31 places near Ocean Park, Santurce, San Juan, Puerto Rico
filter by placetype:
  1. Las Casas
    Las Casas, Santurce, San Juan, Puerto Rico (Suburb)
  2. Extension Las Casas
    Extension Las Casas, Santurce, San Juan, Puerto Rico (Suburb)
  3. Punta Las Marias
    Punta Las Marias, Santurce, San Juan, Puerto Rico (Suburb)
  4. Atlantic View
    Atlantic View, Cangrejo Arriba, Carolina, Puerto Rico (Suburb)
  5. San Juan
    San Juan, San Juan Antiguo, San Juan, Puerto Rico (Town)
  6. Puerto Rico Island
    Puerto Rico Island, Puerto Rico (Island)
  7. Santurce
    Santurce, San Juan, Puerto Rico (County)
  8. America/Puerto_Rico
    America/Puerto_Rico (Timezone)
  9. San Juan
    San Juan, San Juan, Puerto Rico (State)
  10. Puerto Rico
    Puerto Rico, Puerto Rico (Country)

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

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

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