Weather web service for Europe? [closed]

2019-02-06 18:56发布

问题:

We are looking for a reliable "current weather" web service for Europe, with city resolution. We only need the current weather.

Since it is for a commercial web site, we don't mind paying a reasonable fee for the service.

What are our options? What service would you recommend or avoid based on previous experience?

Note: SOAP Web Service, XML RPC, REST, all are fine.

回答1:

The US NOAA has coded METAR information available for cities worldwide. Given the ICAO airport code for the city in question (eg. EGLL for London) you can quickly get a METAR report.



回答2:

Weather Underground is a successful weather site that cover most of the world. We've used their data sometimes at work. They offer weather XML feeds and API which includes access to current observations.



回答3:

http://www.weather2u.com provide a commercial service with global coverage. However they, like most global weather sites use model derived data from the NOAA National Weather Service, the accuracy of which compares unfavourably with local national weather services, especially for coastal regions.



回答4:

Get it direct from the UK's Meteorological Office. they provide datafeeds for the world in several formats. If you prefer european dedicated feeds (of which the UK provides data anyway), you want to check ecomet



回答5:

I would use google weather feed ;) I have not found how to read it out but it clearly is great source How to parse XML in JavaScript from Google



回答6:

You should be able to interface with Yahoo weather Europe like the team of the weather plasmoid did. Or if you only need to add it to a web page you could use directly this gadget