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



_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to