stationPointDistance

True if the station is within the given distance range of the given lat and lon.

Example

<stationPointDistance>
  <latitude>19</latitude>
  <longitude>52</longitude>
  <unit>KILOMETER</unit>
  <min>0</min>
  <max>36</max>
</stationPointDistance>

This consists of

<stationPointDistance>

interleave
<latitude>double</latitude>
<longitude>double</longitude>
range
end interleave
</stationPointDistance>

Places this can be found

In stationLogical there is a choice between all of the following

In station there is a choice between all of the following