6 places near Olmsted, Essex, Massachusetts, United States
filter by placetype:
  1. Clifton
    Clifton, Essex, Massachusetts, United States (Suburb)
  2. East Lynn
    East Lynn, Essex, Massachusetts, United States (Suburb)
  3. Phillips Point
    Phillips Point, Essex, Massachusetts, United States (Suburb)
  4. South Peabody
    South Peabody, Essex, Massachusetts, United States (Suburb)
  5. South Salem
    South Salem, Essex, Massachusetts, United States (Suburb)
  6. Olmsted
    Olmsted, Essex, Massachusetts, United States (Suburb)

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

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

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