`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Miami' OR (`whereLon` >='-80.506' And`whereLon` <='-79.926'And`whereLat` >='25.493'And`whereLat` <='26.073'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100