36 places near Fresh Meadows Station, Queens, New York, United States
filter by placetype:
  1. Francis Lewis High School
    Francis Lewis High School, Queens, New York, United States (POI)
  2. Ps 26 the Rufus King School
    Ps 26 the Rufus King School, Queens, New York, United States (POI)
  3. Jhs 216 G. J. Ryan Junior High School
    Jhs 216 G. J. Ryan Junior High School, Queens, New York, United States (POI)
  4. St Francis Preparatory School
    St Francis Preparatory School, Queens, New York, United States (POI)
  5. Fresh Meadows Station
    Fresh Meadows Station, Queens, New York, United States (POI)
  6. Auburndale
    Auburndale, Queens, New York, United States (Suburb)
  7. Bayside
    Bayside, Queens, New York, United States (Suburb)
  8. Fresh Meadows
    Fresh Meadows, Queens, New York, United States (Suburb)
  9. Oakland Gardens
    Oakland Gardens, Queens, New York, United States (Suburb)
  10. Terrace Heights
    Terrace Heights, Queens, New York, United States (Suburb)

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

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

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