30 places near North High School, Worcester, Massachusetts, United States
filter by placetype:
  1. North High School
    North High School, Worcester, Massachusetts, United States (POI)
  2. Bloomingdale
    Bloomingdale, Worcester, Massachusetts, United States (Suburb)
  3. Lakeview
    Lakeview, Worcester, Massachusetts, United States (Suburb)
  4. Shrewsbury Street
    Shrewsbury Street, Worcester, Massachusetts, United States (Suburb)
  5. Hamilton
    Hamilton, Worcester, Massachusetts, United States (Suburb)
  6. Grafton Hill
    Grafton Hill, Worcester, Massachusetts, United States (Suburb)
  7. Lake Park
    Lake Park, Worcester, Massachusetts, United States (Suburb)
  8. Bell Hill
    Bell Hill, Worcester, Massachusetts, United States (Suburb)
  9. East Side
    East Side, Worcester, Massachusetts, United States (Suburb)
  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.024 seconds ⌛; show me the details?

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