34 places near 90888, Los Angeles, California, United States
filter by placetype:
  1. Long Beach Heliport
    Long Beach Heliport, Los Angeles, California, United States (Airport)
  2. Aquarium of the Pacific
    Aquarium of the Pacific, Los Angeles, California, United States (POI)
  3. International Elementary School
    International Elementary School, Los Angeles, California, United States (POI)
  4. Downtown Long Beach Station
    Downtown Long Beach Station, Los Angeles, California, United States (POI)
  5. Pacific Metro Station
    Pacific Metro Station, Los Angeles, California, United States (POI)
  6. 5th Street Metro Station
    5th Street Metro Station, Los Angeles, California, United States (POI)
  7. 1st Street Metro Station
    1st Street Metro Station, Los Angeles, California, United States (POI)
  8. Transit Mall Metro Station
    Transit Mall Metro Station, Los Angeles, California, United States (POI)
  9. Alamitos Beach
    Alamitos Beach, Los Angeles, California, United States (Suburb)
  10. Downtown Long Beach
    Downtown Long Beach, Los Angeles, California, United States (Suburb)

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

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

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