10 places near Ms 44 William J. O'shea Middle School, Manhattan, New York, United States
filter by placetype:
  1. Upper West Side
    Upper West Side, Manhattan, New York, United States (Suburb)
  2. Clinton
    Clinton, Manhattan, New York, United States (Suburb)
  3. Lincoln Square
    Lincoln Square, Manhattan, New York, United States (Suburb)
  4. Upper East Side
    Upper East Side, Manhattan, New York, United States (Suburb)
  5. Hell's Kitchen
    Hell's Kitchen, Manhattan, New York, United States (Suburb)
  6. Ansonia
    Ansonia, Manhattan, New York, United States (Suburb)
  7. Midtown West
    Midtown West, Manhattan, New York, United States (Suburb)
  8. Uptown
    Uptown, Manhattan, New York, United States (Suburb)
  9. West Side
    West Side, Manhattan, New York, United States (Suburb)
  10. Upper Manhattan
    Upper Manhattan, Manhattan, New York, United States (Suburb)

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

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

        
0.027 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -73.976669, 40.780411 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }