51 places near Fields Corner West, Suffolk, Massachusetts, United States
filter by placetype:
  1. St Ambrose Elementary School
    St Ambrose Elementary School, Suffolk, Massachusetts, United States (POI)
  2. Dorchester Station
    Dorchester Station, Suffolk, Massachusetts, United States (POI)
  3. Codman Square Station
    Codman Square Station, Suffolk, Massachusetts, United States (POI)
  4. Field's Corner Station
    Field's Corner Station, Suffolk, Massachusetts, United States (POI)
  5. Shawmut Station
    Shawmut Station, Suffolk, Massachusetts, United States (POI)
  6. Ashmont
    Ashmont, Suffolk, Massachusetts, United States (Suburb)
  7. Dorchester
    Dorchester, Suffolk, Massachusetts, United States (Suburb)
  8. Fields Corner
    Fields Corner, Suffolk, Massachusetts, United States (Suburb)
  9. Grove Hall
    Grove Hall, Suffolk, Massachusetts, United States (Suburb)
  10. Mattapan
    Mattapan, Suffolk, Massachusetts, United States (Suburb)

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

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

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