42 places near Alpha Primary School, Hamblen, Tennessee, United States
filter by placetype:
  1. Moore-Murrell Airport
    Moore-Murrell Airport, Hamblen, Tennessee, United States (Airport)
  2. Alpha Elementary School
    Alpha Elementary School, Hamblen, Tennessee, United States (POI)
  3. Alpha Primary School
    Alpha Primary School, Hamblen, Tennessee, United States (POI)
  4. Alpha
    Alpha, Hamblen, Tennessee, United States (Suburb)
  5. Bluegrass
    Bluegrass, Hamblen, Tennessee, United States (Suburb)
  6. Alpha Heights
    Alpha Heights, Hamblen, Tennessee, United States (Town)
  7. Melody Acres
    Melody Acres, Hamblen, Tennessee, United States (Town)
  8. Morristown
    Morristown, Hamblen, Tennessee, United States (Town)
  9. Panther Hills
    Panther Hills, Hamblen, Tennessee, United States (Town)
  10. Panther Lake
    Panther Lake, Hamblen, Tennessee, United States (Town)

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

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

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