siteArea

Matches sites that are within a given area

This ingredient is deprecated!

While it will continue to be supported by sod, there is now a better way. siteArea can be replaced by a tag for the area inside of it. siteBoxArea if it contains boxArea or sitePolygonFile if it contains polygonFile.

Example

<siteArea>
  <boxArea>
    <latitudeRange>
      <min>35</min>
      <max>35</max>
    </latitudeRange>
    <longitudeRange>
      <min>-80</min>
      <max>-80</max>
    </longitudeRange>
  </boxArea>
</siteArea>

This consists of

Places this can be found

In channel there is a choice between all of the following