0

Extended Forcast

Hi,
When I get the weather from the website I get a 5 day forecast with the possibility of seeing a 10 day forecast. When I get the XML feed all I get is a two day forecast. Is there any way to at least get the 5 day forecast in the XML?
Thanks!

by
3 Replies
  • QUOTE (whyiamnotuare @ Oct 29 2008, 10:14 AM) <{POST_SNAPBACK}>
    Hi,
    When I get the weather from the website I get a 5 day forecast with the possibility of seeing a 10 day forecast. When I get the XML feed all I get is a two day forecast. Is there any way to at least get the 5 day forecast in the XML?
    Thanks!


    I have the same question. I'm writing an app to display 5 or more days of weather forecast, as well as hourly forecast. Through the request string from the weather developer page, i only get 2 days, with no hourly forecast data. Where can I find a list of request strings to retrieve weather forecase. I already have an AppID and can use that to get the WOEID to make the request.

    Thanks!
    0
  • you shoud add the parameter d=number of days like this http://weather.yahooapis.com/forecastrss?w...amp;u=c&d=5

    Bye
    Matteo
    0
  • Thanks! This is great!
    Where can I find a list of allowed paramters for this link?


    QUOTE (Matteo @ Mar 31 2010, 12:39 AM) <{POST_SNAPBACK}>
    you shoud add the parameter d=number of days like this http://weather.yahooapis.com/forecastrss?w...amp;u=c&d=5

    Bye
    Matteo
    0

Recent Posts

in Suggestions for YDN