42 places near Rockaway Boulevard Station, Queens, New York, United States
filter by placetype:
  1. 104th Street-Liberty Avenue Station
    104th Street-Liberty Avenue Station, Queens, New York, United States (POI)
  2. Glendale
    Glendale, Queens, New York, United States (Suburb)
  3. Ozone Park
    Ozone Park, Queens, New York, United States (Suburb)
  4. Richmond Hill
    Richmond Hill, Queens, New York, United States (Suburb)
  5. South Ozone Park
    South Ozone Park, Queens, New York, United States (Suburb)
  6. Woodhaven
    Woodhaven, Queens, New York, United States (Suburb)
  7. Lindenwood
    Lindenwood, Queens, New York, United States (Suburb)
  8. Tudor Village
    Tudor Village, Queens, New York, United States (Suburb)
  9. New York
    New York, New York, United States (Town)
  10. East Coast
    East Coast, United States (Colloquial)

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

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

        
0.016 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -73.8433, 40.680462 ] } } } } ], "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" } } ], "from": 10 }