31 places near Pacific Beach Station, San Diego, California, United States
filter by placetype:
  1. St Paul's Lutheran School
    St Paul's Lutheran School, San Diego, California, United States (POI)
  2. St Andrews by the Sea Preschool
    St Andrews by the Sea Preschool, San Diego, California, United States (POI)
  3. Pacific Beach Station
    Pacific Beach Station, San Diego, California, United States (POI)
  4. La Jolla
    La Jolla, San Diego, California, United States (Suburb)
  5. Pacific Beach
    Pacific Beach, San Diego, California, United States (Suburb)
  6. Northern San Diego
    Northern San Diego, San Diego, California, United States (Suburb)
  7. Western San Diego
    Western San Diego, San Diego, California, United States (Suburb)
  8. Felspar Park
    Felspar Park, San Diego, California, United States (Suburb)
  9. Mission Bay
    Mission Bay, San Diego, California, United States (Suburb)
  10. Avalon Plaza
    Avalon Plaza, San Diego, California, United States (Suburb)

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

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

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