Skip to content

javidhsueh/weather

 
 

Repository files navigation

Welcome to OA's Weather Maps!

藉由 Google Maps 的地圖服務,以及 OpenWeatherMap 的天氣 API 服務,實作天氣地圖


OA's Weather Maps


## 聲明 本作品授權採用 姓名標示-非商業性 2.0 台灣 (CC BY-NC 2.0 TW) 授權,詳見 [http://creativecommons.org/licenses/by-nc/2.0/tw/](http://creativecommons.org/licenses/by-nc/2.0/tw/)
## 簡介 * 藉由 Google Maps 的地圖服務,以及 OpenWeatherMap 的天氣 API 服務,實作**天氣地圖**!
  • 基本上是利用 Google Maps APImaps 以及 marker 設計!

  • 附加使用 MarkerWithLabel 加強 Google Maps 上的表現。

  • 使用 OpenWeatherMap 提供的天氣 API 服務。

  • 後端的 Framework 使用 OACI version 2.3。

  • 藉由 OACI 中的 cell cache 以防止大量的呼叫 OpenWeatherMap API,並且達到每 30 分鐘 Cache。

  • Demo 範例頁面: http://weather.ioa.tw/


## 關於 * 作者名稱 - [OA Wu](http://www.ioa.tw/)

About

藉由 Google Maps 的地圖服務,以及 OpenWeatherMap 的天氣 API 服務,實作天氣地圖!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 52.5%
  • HTML 33.5%
  • CSS 8.4%
  • JavaScript 5.6%