34 places near Turkeyfoot, Hamilton, Tennessee, United States
filter by placetype:
  1. Logan Heights
    Logan Heights, Hamilton, Tennessee, United States (Suburb)
  2. Hixson-North River
    Hixson-North River, Hamilton, Tennessee, United States (Suburb)
  3. Windward Pointe
    Windward Pointe, Hamilton, Tennessee, United States (Suburb)
  4. Bartlebaugh
    Bartlebaugh, Hamilton, Tennessee, United States (Town)
  5. Bayview
    Bayview, Hamilton, Tennessee, United States (Town)
  6. Chattanooga
    Chattanooga, Hamilton, Tennessee, United States (Town)
  7. Harrison
    Harrison, Hamilton, Tennessee, United States (Town)
  8. Lakeshor Manor
    Lakeshor Manor, Hamilton, Tennessee, United States (Town)
  9. Theresa Heights
    Theresa Heights, Hamilton, Tennessee, United States (Town)
  10. Turkeyfoot
    Turkeyfoot, Hamilton, Tennessee, United States (Town)

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

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

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