36 places near 90639, Los Angeles, California, United States
filter by placetype:
  1. Biola University
    Biola University, Los Angeles, California, United States (POI)
  2. Gardenhill Elementary School
    Gardenhill Elementary School, Los Angeles, California, United States (POI)
  3. Arlie F. Hutchinson Middle School
    Arlie F. Hutchinson Middle School, Los Angeles, California, United States (POI)
  4. Foster Park
    Foster Park, Los Angeles, California, United States (Suburb)
  5. Ramhurst Drive
    Ramhurst Drive, Los Angeles, California, United States (Suburb)
  6. Gateway Center
    Gateway Center, Los Angeles, California, United States (Suburb)
  7. Imperial Highway
    Imperial Highway, Los Angeles, California, United States (Suburb)
  8. Anaheim
    Anaheim, Orange, California, United States (Town)
  9. Buena Park
    Buena Park, Orange, California, United States (Town)
  10. La Mirada
    La Mirada, Los Angeles, California, United States (Town)

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

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

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