Google天氣預報API

來源:互聯網
上載者:User

Google開放了一套天氣預報API,還是很好用的。

使用郵遞區號(美國)
http://www.google.com/ig/api?hl=zh-cn&weather=94043(加州山景城)

使用經度緯度座標

http://www.google.com/ig/api?hl=zh-cn&weather=,,,30670000,104019996(成都)用於android不對。

http://www.google.com/ig/api?&weather=,,,30670000,104019996(成都)這個是用於android上的。


使用通行城市名稱
http://www.google.com/ig/api?weather=Beijing&hl=zh-cn(北京)
http://www.google.com/ig/api?weather=Osaka&hl=zh-cn(大阪)

http://www.google.com/ig/api?weather=Beijing&hl=zh(北京)
http://www.google.com/ig/api?weather=Osaka&hl=ja(大阪)

可以尋找到哪些國家和城市呢?Google也提供了介面。返回的類型也可以根據output參數來指定。
尋找國家  http://www.google.com/ig/countries?output=xml&hl=zh-cn (返回xml)
尋找城市  http://www.google.com/ig/cities?hl=zh-cn&country=cn (返回json)

有了這些資料,在自己的應用裡加入天氣預報就不難了。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.