44 places near University of Hartford, Hartford, Connecticut, United States
filter by placetype:
  1. University of Hartford
    University of Hartford, Hartford, Connecticut, United States (POI)
  2. Museum of American Political Life
    Museum of American Political Life, Hartford, Connecticut, United States (POI)
  3. Weaver High School
    Weaver High School, Hartford, Connecticut, United States (POI)
  4. Watkinson School
    Watkinson School, Hartford, Connecticut, United States (POI)
  5. Hartford Jewish Community Center
    Hartford Jewish Community Center, Hartford, Connecticut, United States (POI)
  6. Blue Hills
    Blue Hills, Hartford, Connecticut, United States (Suburb)
  7. Bellin Terrace
    Bellin Terrace, Hartford, Connecticut, United States (Suburb)
  8. Elmwood Acres
    Elmwood Acres, Hartford, Connecticut, United States (Suburb)
  9. Keeney Park
    Keeney Park, Hartford, Connecticut, United States (Suburb)
  10. McKinley Park
    McKinley Park, Hartford, Connecticut, United States (Suburb)

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

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

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