65 places near 00923, San Juan, Puerto Rico
filter by placetype:
  1. San Jose
    San Jose, Oriente, San Juan, Puerto Rico (Suburb)
  2. Hato Rey
    Hato Rey, Hato Rey Central, San Juan, Puerto Rico (Suburb)
  3. 65 de Infanteria
    65 de Infanteria, Pueblo, San Juan, Puerto Rico (Suburb)
  4. Hector A. Pinero
    Hector A. Pinero, Hato Rey Central, San Juan, Puerto Rico (Suburb)
  5. Cantera
    Cantera, Oriente, San Juan, Puerto Rico (Suburb)
  6. Israel
    Israel, Oriente, San Juan, Puerto Rico (Suburb)
  7. Floral Park
    Floral Park, Hato Rey Central, San Juan, Puerto Rico (Suburb)
  8. Davila Y Llenza
    Davila Y Llenza, Hato Rey Central, San Juan, Puerto Rico (Suburb)
  9. Perez Morris
    Perez Morris, Hato Rey Central, San Juan, Puerto Rico (Suburb)
  10. Quintana
    Quintana, Hato Rey Central, San Juan, Puerto Rico (Suburb)

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

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

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