34 places near Fairview Elementary School, Blount, Tennessee, United States
filter by placetype:
  1. Fairview Elementary School
    Fairview Elementary School, Blount, Tennessee, United States (POI)
  2. Fairview
    Fairview, Blount, Tennessee, United States (Suburb)
  3. Westwood Hills
    Westwood Hills, Blount, Tennessee, United States (Suburb)
  4. Cherokee Heights
    Cherokee Heights, Blount, Tennessee, United States (Town)
  5. Fairview Heights
    Fairview Heights, Blount, Tennessee, United States (Town)
  6. Green Valley
    Green Valley, Blount, Tennessee, United States (Town)
  7. Greenwood
    Greenwood, Blount, Tennessee, United States (Town)
  8. Kenmark Hills
    Kenmark Hills, Blount, Tennessee, United States (Town)
  9. Maryville
    Maryville, Blount, Tennessee, United States (Town)
  10. Old Southwest
    Old Southwest, United States (Colloquial)

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

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

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