44 places near Dorchester High School, Suffolk, Massachusetts, United States
filter by placetype:
  1. Dorchester High School
    Dorchester High School, Suffolk, Massachusetts, United States (POI)
  2. Frank V Thompson Middle School
    Frank V Thompson Middle School, Suffolk, Massachusetts, United States (POI)
  3. Woodrow Wilson Middle School
    Woodrow Wilson Middle School, Suffolk, Massachusetts, United States (POI)
  4. Codman Square Station
    Codman Square Station, Suffolk, Massachusetts, United States (POI)
  5. Ashmont
    Ashmont, Suffolk, Massachusetts, United States (Suburb)
  6. Dorchester
    Dorchester, Suffolk, Massachusetts, United States (Suburb)
  7. Franklin Field
    Franklin Field, Suffolk, Massachusetts, United States (Suburb)
  8. Lower Mills
    Lower Mills, Suffolk, Massachusetts, United States (Suburb)
  9. Mattapan
    Mattapan, Suffolk, Massachusetts, United States (Suburb)
  10. Roxbury
    Roxbury, Suffolk, Massachusetts, United States (Suburb)

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

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

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