`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Atlanta' OR (`whereLon` >='-84.673' And`whereLon` <='-84.093'And`whereLat` >='33.46'And`whereLat` <='34.04'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100