8 places near Telegraph Hill, Suffolk, Massachusetts, United States
filter by placetype:
  1. City Point
    City Point, Suffolk, Massachusetts, United States (Suburb)
  2. Dorchester
    Dorchester, Suffolk, Massachusetts, United States (Suburb)
  3. Dorchester Heights
    Dorchester Heights, Suffolk, Massachusetts, United States (Suburb)
  4. South Boston
    South Boston, Suffolk, Massachusetts, United States (Suburb)
  5. Columbia Point
    Columbia Point, Suffolk, Massachusetts, United States (Suburb)
  6. North Dorchester
    North Dorchester, Suffolk, Massachusetts, United States (Suburb)
  7. Telegraph Hill
    Telegraph Hill, Suffolk, Massachusetts, United States (Suburb)
  8. West Broadway
    West Broadway, Suffolk, Massachusetts, United States (Suburb)

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

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

        
0.057 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -71.04039, 42.332031 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }