Traveler Information API
|
Public Member Functions | |
WeatherInfo[] | GetCurrentWeatherInformation (string AccessCode) |
WeatherInfo[] | SearchWeatherInformation (string AccessCode, int StationID, DateTime SearchStartTime, DateTime SearchEndTime) |
WeatherInfo | GetCurrentWeatherInformationByStationID (string AccessCode, int StationID) |
WeatherInfo[] | GetCurrentWeatherForStations (string AccessCode, string StationList) |
Returns current weather information from weather stations that are run by the Washington State Department of Transportation
|
inline |
|
inline |
Returns the most recent reading from each weather station
AccessCode | Your Traveler API Access Code. |
|
inline |
Gets the most recent weather report from the chosen station
AccessCode | Your Traveler API Access Code.kokkkikilsdkjfasdflkj |
StationID |
|
inline |
Returns all readings between the two given times for the chosen station, up to a week max.
AccessCode | Your Traveler API Access Code. |
StationID | |
SearchStartTime | |
SearchEndTime |