stationArea

Matches stations 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. stationArea can be replaced by a tag for the area inside of it. stationBoxArea if it contains boxArea or stationPolygonFile if it contains polygonFile.

Example

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

This consists of

Places this can be found

In station there is a choice between all of the following