33 places near Point Loma, San Diego, California, United States
filter by placetype:
  1. Loma Portal Elementary School
    Loma Portal Elementary School, San Diego, California, United States (POI)
  2. Point Loma Senior High School
    Point Loma Senior High School, San Diego, California, United States (POI)
  3. High Tech High School
    High Tech High School, San Diego, California, United States (POI)
  4. St Charles Borromeo Academy
    St Charles Borromeo Academy, San Diego, California, United States (POI)
  5. Fleet Ridge
    Fleet Ridge, San Diego, California, United States (Suburb)
  6. Loma Portal
    Loma Portal, San Diego, California, United States (Suburb)
  7. Midway District
    Midway District, San Diego, California, United States (Suburb)
  8. Point Loma Heights
    Point Loma Heights, San Diego, California, United States (Suburb)
  9. Western San Diego
    Western San Diego, San Diego, California, United States (Suburb)
  10. Liberty Station
    Liberty Station, San Diego, California, United States (Suburb)

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

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

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