35 places near Hill Middle School, Los Angeles, California, United States
filter by placetype:
  1. Hill Middle School
    Hill Middle School, Los Angeles, California, United States (POI)
  2. Kettering Elementary School
    Kettering Elementary School, Los Angeles, California, United States (POI)
  3. Tincher Elementary School
    Tincher Elementary School, Los Angeles, California, United States (POI)
  4. Los Altos
    Los Altos, Los Angeles, California, United States (Suburb)
  5. Rossmoor
    Rossmoor, Orange, California, United States (Suburb)
  6. Leisure World
    Leisure World, Orange, California, United States (Suburb)
  7. College Park West
    College Park West, Orange, California, United States (Suburb)
  8. Bixby Hill
    Bixby Hill, Los Angeles, California, United States (Suburb)
  9. Pacifica
    Pacifica, Los Angeles, California, United States (Suburb)
  10. Plaza
    Plaza, Los Angeles, California, United States (Suburb)

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

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

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