84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
有没有提供用经度纬度查询天气的服务?
或者有那些比较好的实现方式?
闭关修行中......
可以先查询城市,再根据城市查询天气。 例如通过百度地图 API 或 Google 地图 API 查询到城市再通过中国天气网 API 查询天气。
Weather Underground 示例:http://api.wunderground.com/auto/wui/geo/GeoLookupXML/index.xml?query=37.76834106,-122.39418793Source
可以通过雅虎天气获取。雅虎天气支持从经纬度得到woeid(这是雅虎天气专用的一个区域id),然后可以用woeid获取天气。
基本上现在的API都支持吧。心知天气,和风天气之类的
可以先查询城市,再根据城市查询天气。
例如通过百度地图 API 或 Google 地图 API 查询到城市再通过中国天气网 API 查询天气。
Weather Underground
示例:http://api.wunderground.com/auto/wui/geo/GeoLookupXML/index.xml?query=37.76834106,-122.39418793
Source
可以通过雅虎天气获取。雅虎天气支持从经纬度得到woeid(这是雅虎天气专用的一个区域id),然后可以用woeid获取天气。
基本上现在的API都支持吧。心知天气,和风天气之类的