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>
    Places this can be found
In origin there is a choice between all of the following
- removeEventDuplicate
 - eventAttrName
 - geographicalRegion
 - seismicRegion
 - originTimeRange
 - magnitudeRange
 - originDepthRange
 - originPointDistance
 - originPointAzimuth
 - originPointBackAzimuth
 - pointLinearDistanceMagnitude
 - eventArea
 - eventBoxArea
 - eventPolygonFile
 - catalog
 - contributor
 - networkTimeRange
 - originArrayAND
 - originArrayOR
 - originAND
 - originOR
 - originNOT
 - externalOriginSubsetter
 - youngerThan
 - printlineEventProcess
 - CSVEventPrinter
 - similarEvent
 - originScript