RE: [PHP] Re: Retrievable weather service info?

2005-06-15 Thread Clive Zagno
Hi Murray Ive managed to get the local weather in cape town or for any airport that has a ITIA code. the webservice is provide by: http://www.capescience.com/webservices/globalweather/index.shtml you will need to get nusoap from sourceforge to make use of the webservice. regards clive --

Re: [PHP] Re: Retrievable weather service info?

2005-06-15 Thread xfedex
http://weather.noaa.gov/pub/data/observations/metar/stations/SABE.TXT Here you get the METAR report in plaintext format..now is your work to decode it.HAVE FUN !! I already made something to read thouse text files...If you want I can share it. cheers! pancarne. On 6/15/05, Clive

RE: [PHP] Re: Retrievable weather service info?

2005-06-14 Thread Zac Barton
http://www.weather.com/services/xmloap.html Weather XML Data Feed Now you can include weather from The Weather Channel in your own application by signing up for access to our XML data feed. We'll enable you to search for a location and to integrate current conditions and the forecast for today

RE: [PHP] Re: Retrievable weather service info?

2005-06-14 Thread Murray @ PlanetThoughtful
http://www.weather.com/services/xmloap.html Weather XML Data Feed Now you can include weather from The Weather Channel in your own application by signing up for access to our XML data feed. We'll enable you to search for a location and to integrate current conditions and the forecast for

Re: [PHP] Re: Retrievable weather service info?

2005-06-14 Thread Philip Hallstrom
Murray @ PlanetThoughtful wrote: Hi All, Just wondering if anyone knows of a free weather service that can be interrogated by PHP for information such as current temperature for a range of cities around the world? You might want to have a look at

RE: [PHP] Re: Retrievable weather service info?

2005-06-14 Thread Murray @ PlanetThoughtful
http://weather.noaa.gov/pub/data/forecasts/zone/ Hi Philip, This would probably have been ideal for what I have in mind (don't mind going to a little effort to parse the text files) but appears to be limited to US information only, whereas I'm hoping to be able to randomly select a city from