Page 1 of 1

Weather feeds?

Posted: Thu Feb 19, 2009 11:54 am
by alex.barylski
I need to display weather feeds on a site in a nice image kind of way...

I am only given the city/province of the user via IP lookup table so ideally the web service would allow me to query the weather for a given region using those variables.

I have looked into TheWeatherNetwork and NOAA and neither offer a web service, ideas?

Re: Weather feeds?

Posted: Thu Feb 19, 2009 12:47 pm
by Eran
Check out Yahoo weather - http://developer.yahoo.com/weather/

Re: Weather feeds?

Posted: Thu Feb 19, 2009 2:32 pm
by josh

Re: Weather feeds?

Posted: Thu Feb 19, 2009 3:16 pm
by pickle
Environment Canada has RSS feeds for Canadians. NOAA is just the US.

Re: Weather feeds?

Posted: Thu Feb 19, 2009 7:14 pm
by alex.barylski
One of the caveats I really need to stress is that the location must be programmable.

Many weather sites/RSS feeds, etc I have looked into require you to sign up and select the city at that point, making their services useless for a web site that wishes to offer weather to members all around the world.