34 places near City Point, Suffolk, Massachusetts, United States
filter by placetype:
  1. Gate of Heaven Elementary School
    Gate of Heaven Elementary School, Suffolk, Massachusetts, United States (POI)
  2. St Brigid School
    St Brigid School, Suffolk, Massachusetts, United States (POI)
  3. St Peter Elementary School
    St Peter Elementary School, Suffolk, Massachusetts, United States (POI)
  4. City Point
    City Point, Suffolk, Massachusetts, United States (Suburb)
  5. Dorchester
    Dorchester, Suffolk, Massachusetts, United States (Suburb)
  6. Dorchester Heights
    Dorchester Heights, Suffolk, Massachusetts, United States (Suburb)
  7. Fort Independence
    Fort Independence, Suffolk, Massachusetts, United States (Suburb)
  8. South Boston
    South Boston, Suffolk, Massachusetts, United States (Suburb)
  9. Columbia Point
    Columbia Point, Suffolk, Massachusetts, United States (Suburb)
  10. Harbor Islands
    Harbor Islands, Suffolk, Massachusetts, United States (Suburb)

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

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

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