Question

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.

Was it helpful?

Solution 2

I couldn't find something using SOAP. So I stoped on google weather api. It works good for me.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top