38 places near West Athens Elementary School, Los Angeles, California, United States
filter by placetype:
  1. West Athens Elementary School
    West Athens Elementary School, Los Angeles, California, United States (POI)
  2. St Frances X Cabrini School
    St Frances X Cabrini School, Los Angeles, California, United States (POI)
  3. Vermont Metro Station
    Vermont Metro Station, Los Angeles, California, United States (POI)
  4. Westmont
    Westmont, Los Angeles, California, United States (Suburb)
  5. Harbor Gateway
    Harbor Gateway, Los Angeles, California, United States (Suburb)
  6. North Gardena
    North Gardena, Los Angeles, California, United States (Suburb)
  7. Imperial Highway
    Imperial Highway, Los Angeles, California, United States (Suburb)
  8. West Athens - Westmont
    West Athens - Westmont, Los Angeles, California, United States (Suburb)
  9. Athens
    Athens, Los Angeles, California, United States (Town)
  10. Gardena
    Gardena, Los Angeles, California, United States (Town)

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

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

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