43 places near Tuxedo, Fulton, Georgia, United States
filter by placetype:
  1. Berwicke
    Berwicke, Fulton, Georgia, United States (Town)
  2. Forest Valley
    Forest Valley, Fulton, Georgia, United States (Town)
  3. Highpoint Forest
    Highpoint Forest, Fulton, Georgia, United States (Town)
  4. North Atlanta
    North Atlanta, Dekalb, Georgia, United States (Town)
  5. Sandy Springs
    Sandy Springs, Fulton, Georgia, United States (Town)
  6. Windsor At Peachtree
    Windsor At Peachtree, Fulton, Georgia, United States (Town)
  7. Windsor Heights
    Windsor Heights, Fulton, Georgia, United States (Town)
  8. Tuxedo
    Tuxedo, Fulton, Georgia, United States (Town)
  9. Old Southwest
    Old Southwest, United States (Colloquial)
  10. Southern States
    Southern States, United States (Colloquial)

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

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

        
0.054 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -84.371597, 33.883099 ] } } } } ], "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" } } ], "from": 10 }