34 places near Clarendon Hill, Suffolk, Massachusetts, United States
filter by placetype:
  1. Sacred Heart Elementary School
    Sacred Heart Elementary School, Suffolk, Massachusetts, United States (POI)
  2. Washington Beach Community Preschool
    Washington Beach Community Preschool, Suffolk, Massachusetts, United States (POI)
  3. Clarendon Hill
    Clarendon Hill, Suffolk, Massachusetts, United States (Suburb)
  4. Clarendon Hills
    Clarendon Hills, Suffolk, Massachusetts, United States (Suburb)
  5. East Dedham
    East Dedham, Norfolk, Massachusetts, United States (Suburb)
  6. Franklin Field
    Franklin Field, Suffolk, Massachusetts, United States (Suburb)
  7. Hyde Park
    Hyde Park, Suffolk, Massachusetts, United States (Suburb)
  8. Mount Hope
    Mount Hope, Suffolk, Massachusetts, United States (Suburb)
  9. Roslindale
    Roslindale, Suffolk, Massachusetts, United States (Suburb)
  10. West Roxbury
    West Roxbury, Suffolk, Massachusetts, United States (Suburb)

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

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

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