Hi, I need a SOAP web service to provide me the current weather for the given city. I have checked NOAA, but seems it doesn't work. At least I have tried it with wcftestclient. Who have done something similar please suggest.
Yes I have checked it. Unfortunatelly I get Data Not Found.
SPUA
2010-08-10 20:36:15
+1
A:
From a search of xmethods.net, I found the a web service offered by CDYNE. It is a free version to advertise their commercial service.
Weather Underground has an API to access their data using XML. I know that you specified a SOAP web service, but I thought I would provide this information if you were interested.
sgriffinusa
2010-08-10 20:00:22
+1
A:
I couldn't find something using SOAP. So I stoped on google weather api. It works good for me.
SPUA
2010-08-15 08:43:53