28 places near Torrey Pines, San Diego, California, United States
filter by placetype:
  1. Gluck Child Care Center
    Gluck Child Care Center, San Diego, California, United States (POI)
  2. National University
    National University, San Diego, California, United States (POI)
  3. Torrey Pines
    Torrey Pines, San Diego, California, United States (Suburb)
  4. Carmel Valley
    Carmel Valley, San Diego, California, United States (Suburb)
  5. Northern San Diego
    Northern San Diego, San Diego, California, United States (Suburb)
  6. Alexandria Tech Center
    Alexandria Tech Center, San Diego, California, United States (Suburb)
  7. Del Mar Mesa
    Del Mar Mesa, San Diego, California, United States (Suburb)
  8. San Diego
    San Diego, San Diego, California, United States (Town)
  9. Desert
    Desert, California, United States (Colloquial)
  10. Pacific States
    Pacific States, United States (Colloquial)

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

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

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