42 places near 111th Street-Liberty Avenue Station, Queens, New York, United States
filter by placetype:
  1. John Adams High School
    John Adams High School, Queens, New York, United States (POI)
  2. Ps 62 Chester Park School
    Ps 62 Chester Park School, Queens, New York, United States (POI)
  3. Ps 100 Glen Morris School
    Ps 100 Glen Morris School, Queens, New York, United States (POI)
  4. St Mary Gate of Heaven School
    St Mary Gate of Heaven School, Queens, New York, United States (POI)
  5. St Benedict J Labre School
    St Benedict J Labre School, Queens, New York, United States (POI)
  6. Our Lady of Perpetual Help School
    Our Lady of Perpetual Help School, Queens, New York, United States (POI)
  7. South Richmond Hill Station
    South Richmond Hill Station, Queens, New York, United States (POI)
  8. Queensboro Home For Blind
    Queensboro Home For Blind, Queens, New York, United States (POI)
  9. Ozone Park-Lefferts Boulevard Station
    Ozone Park-Lefferts Boulevard Station, Queens, New York, United States (POI)
  10. 111th Street-Liberty Avenue Station
    111th Street-Liberty Avenue Station, Queens, New York, United States (POI)

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

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

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