40 places near Union Hill, Worcester, Massachusetts, United States
filter by placetype:
  1. Union Hill School
    Union Hill School, Worcester, Massachusetts, United States (POI)
  2. Worcester East Middle School
    Worcester East Middle School, Worcester, Massachusetts, United States (POI)
  3. St Stephen Elementary School
    St Stephen Elementary School, Worcester, Massachusetts, United States (POI)
  4. Saint Marys Junior Senior High School
    Saint Marys Junior Senior High School, Worcester, Massachusetts, United States (POI)
  5. Kathleen Burns Preparatory School
    Kathleen Burns Preparatory School, Worcester, Massachusetts, United States (POI)
  6. Shea Bridget Three-decker
    Shea Bridget Three-decker, Worcester, Massachusetts, United States (POI)
  7. Island
    Island, Worcester, Massachusetts, United States (Suburb)
  8. Oak Hill
    Oak Hill, Worcester, Massachusetts, United States (Suburb)
  9. Rice Square
    Rice Square, Worcester, Massachusetts, United States (Suburb)
  10. South Worcester
    South Worcester, Worcester, Massachusetts, United States (Suburb)

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

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

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