32 places near Tyrone Station, Fayette, Georgia, United States
filter by placetype:
  1. Tyrone Elementary School
    Tyrone Elementary School, Fayette, Georgia, United States (POI)
  2. Tyrone Station
    Tyrone Station, Fayette, Georgia, United States (POI)
  3. Stop
    Stop, Fayette, Georgia, United States (Suburb)
  4. Brookwood
    Brookwood, Fayette, Georgia, United States (Town)
  5. Graceland
    Graceland, Fayette, Georgia, United States (Town)
  6. Magnolia Farms
    Magnolia Farms, Fayette, Georgia, United States (Town)
  7. Peachtree City
    Peachtree City, Fayette, Georgia, United States (Town)
  8. Tyrone
    Tyrone, Fayette, Georgia, United States (Town)
  9. Valleywood Corners
    Valleywood Corners, Fayette, Georgia, 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.039 seconds ⌛; show me the details?

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