30 places near Grafton Hill, Worcester, Massachusetts, United States
filter by placetype:
  1. Pinecrest
    Pinecrest, Worcester, Massachusetts, United States (Suburb)
  2. South Grafton Street
    South Grafton Street, Worcester, Massachusetts, United States (Suburb)
  3. Sunderland
    Sunderland, Worcester, Massachusetts, United States (Suburb)
  4. Broadmeadow
    Broadmeadow, Worcester, Massachusetts, United States (Suburb)
  5. Grafton Hill
    Grafton Hill, Worcester, Massachusetts, United States (Suburb)
  6. East Side
    East Side, Worcester, Massachusetts, United States (Suburb)
  7. East Millbury
    East Millbury, Worcester, Massachusetts, United States (Town)
  8. Edgemere
    Edgemere, Worcester, Massachusetts, United States (Town)
  9. Millbury
    Millbury, Worcester, Massachusetts, United States (Town)
  10. Shrewsbury
    Shrewsbury, Worcester, Massachusetts, United States (Town)

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

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

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