[DUG] Weather service
Rodney Chan
rchan at compuspec.com
Tue Jul 5 15:32:10 NZST 2011
Hi,
I am writing a little program to get weather information. At the moment I
am using Soap interface from:
http://www.webservicex.net/globalweather.asmx?WSDL
And use the function GetWeather('Auckland', 'New Zealand') to fetch weather
information.
Everything is working fine. However, sometime the SkyConditions field is
not returned (other fields are OK). As I mainly use this field for report.
I wonder if there is any FREE web weather API is more reliable. Or at least
I get can the sky condition every time.
There is no need to stick to Soap interface, I can use other API as long as
it is supported by Delphi 6/7.
Thanks in advance!
Rodney
More information about the Delphi
mailing list