30 places near Clairemont Mesa East, San Diego, California, United States
filter by placetype:
  1. Lindbergh/schweitzer Elementary School
    Lindbergh/schweitzer Elementary School, San Diego, California, United States (POI)
  2. Islamic School of San Diego
    Islamic School of San Diego, San Diego, California, United States (POI)
  3. Clairemont
    Clairemont, San Diego, California, United States (Suburb)
  4. North Clairemont
    North Clairemont, San Diego, California, United States (Suburb)
  5. Kearny Mesa
    Kearny Mesa, San Diego, California, United States (Suburb)
  6. Clairemont Mesa West
    Clairemont Mesa West, San Diego, California, United States (Suburb)
  7. Clairemont Mesa East
    Clairemont Mesa East, San Diego, California, United States (Suburb)
  8. Eastern San Diego
    Eastern San Diego, San Diego, California, United States (Suburb)
  9. Northern San Diego
    Northern San Diego, San Diego, California, United States (Suburb)
  10. San Diego
    San Diego, San Diego, California, United States (Town)

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

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

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