37 places near Harbor Gateway South, Los Angeles, California, United States
filter by placetype:
  1. Halldale Elementary School
    Halldale Elementary School, Los Angeles, California, United States (POI)
  2. Pacific Electric Railroad Bridge
    Pacific Electric Railroad Bridge, Los Angeles, California, United States (POI)
  3. Dolanco Junction
    Dolanco Junction, Los Angeles, California, United States (Suburb)
  4. Keystone
    Keystone, Los Angeles, California, United States (Suburb)
  5. West Carson
    West Carson, Los Angeles, California, United States (Suburb)
  6. Harbor Gateway South
    Harbor Gateway South, Los Angeles, California, United States (Suburb)
  7. Harbor Gateway
    Harbor Gateway, Los Angeles, California, United States (Suburb)
  8. East Torrance
    East Torrance, Los Angeles, California, United States (Suburb)
  9. Carson
    Carson, 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.037 seconds ⌛; show me the details?

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