eventArea
Matches events that occur within a specified area
This ingredient is deprecated!
While it will continue to be supported by sod, there is now a better way. Just replace this with the area type inside of here. eventBoxArea for boxArea or eventPolygonFile for polygonFile.
Example
<eventArea> <boxArea> <latitudeRange> <min>35</min> <max>35</max> </latitudeRange> <longitudeRange> <min>-80</min> <max>-80</max> </longitudeRange> </boxArea> </eventArea>