`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Santiago' OR (`whereLon` >='-70.956' And`whereLon` <='-70.376'And`whereLat` >='-33.74'And`whereLat` <='-33.16'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100