iPhone:天气预报 API 库
我计划添加选定国家->州->城市的天气预报,每日、每周、每月的平均值。我用谷歌搜索了它,并且还进行了关于 stackoverflow 线程的一些讨论,我很困惑!谁能告诉我是否已经有可用的天气报告 API 库?实现我的要求的最佳方式是什么?我只是期待概览,这样我就不会选择错误的道路。
谢谢。
I am planning to add weather report for selected country->state->city, for daily, weekly, monthly averages. I have googled it and also went through couple of discussion on stackoverflow threads and I got confused! Could anyone please tell me if there is already Weather report APIs library available? What could be the best way to implement my requirements? I am just expecting overview so that I don't chose wrong path.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请参阅WorldWeatherOnline。
See WorldWeatherOnline.
我整理了一组有关不同天气 API 的信息,寻找类似的解决方案。我的普遍共识是 WorldWeatherOnline 似乎是最划算的(免费),而且功能似乎相当丰富。
http://michaelwelburn.com/2011/11/02/comparing-weather- apis/
更新 (12/18/2013): 此回复来自 2011 年,从那时起有些不同提供商已进行更新。我试图使链接保持半最新状态,但您需要获取提供的列表并进行自己的研究。
I compiled a set of information about different weather APIs looking for a similar solution. My general consensus was the WorldWeatherOnline seemed to be the best bang for the buck (free) and seemed pretty feature rich.
http://michaelwelburn.com/2011/11/02/comparing-weather-apis/
UPDATE (12/18/2013): This response was from 2011, since that time some different providers have made updates. I tried to keep the link semi-up to date, but you'll want to take the list provided and do your own research.