47 places near Richmond Hill, Queens, New York, United States
filter by placetype:
  1. 121st Street Station
    121st Street Station, Queens, New York, United States (POI)
  2. Jamaica-Van Wyck Station
    Jamaica-Van Wyck Station, Queens, New York, United States (POI)
  3. 111th Street-Jamaica Avenue Station
    111th Street-Jamaica Avenue Station, Queens, New York, United States (POI)
  4. Forest Hills
    Forest Hills, Queens, New York, United States (Suburb)
  5. Jamaica
    Jamaica, Queens, New York, United States (Suburb)
  6. Kew Gardens
    Kew Gardens, Queens, New York, United States (Suburb)
  7. Parkside
    Parkside, Queens, New York, United States (Suburb)
  8. Richmond Hill
    Richmond Hill, Queens, New York, United States (Suburb)
  9. Woodhaven
    Woodhaven, Queens, New York, United States (Suburb)
  10. South Richmond Hill
    South Richmond Hill, Queens, New York, United States (Suburb)

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

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

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