31 places near Hockanum, Hartford, Connecticut, United States
filter by placetype:
  1. Rentschler Airport
    Rentschler Airport, Hartford, Connecticut, United States (Airport)
  2. Hockanum School
    Hockanum School, Hartford, Connecticut, United States (POI)
  3. East Hartford Gardens
    East Hartford Gardens, Hartford, Connecticut, United States (Suburb)
  4. Hockanum
    Hockanum, Hartford, Connecticut, United States (Suburb)
  5. South End
    South End, Hartford, Connecticut, United States (Suburb)
  6. South Meadows
    South Meadows, Hartford, Connecticut, United States (Suburb)
  7. East Hartford
    East Hartford, Hartford, Connecticut, United States (Town)
  8. Glastonbury
    Glastonbury, Hartford, Connecticut, United States (Town)
  9. Hartford
    Hartford, Hartford, Connecticut, United States (Town)
  10. Park River
    Park River, Hartford, Connecticut, United States (Drainage)

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": [ -72.634018, 41.740261 ] } } } } ], "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" } } ] }