6 places near Jamaica Hills, Suffolk, Massachusetts, United States
filter by placetype:
  1. Dexter School
    Dexter School, Norfolk, Massachusetts, United States (POI)
  2. The Park School
    The Park School, Norfolk, Massachusetts, United States (POI)
  3. Southfield School
    Southfield School, Norfolk, Massachusetts, United States (POI)
  4. Jamaica Plain Station
    Jamaica Plain Station, Suffolk, Massachusetts, United States (POI)
  5. Jamaica Plain Det Box Unit Station
    Jamaica Plain Det Box Unit Station, Suffolk, Massachusetts, United States (POI)
  6. Hellenic College
    Hellenic College, Norfolk, Massachusetts, United States (POI)

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

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

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