Giter Club home page Giter Club logo

tdx_app's Introduction

getkey.py

  • app_id, app_key : 放入要存取 API 的金鑰
  • getjson(url, filename) : 從 API URL 抓資料存成 JSON 檔案,預設存到 data/資料夾下

Bus-hot.html

  • 先產生資料 data/test-* -> CCTV.ipynb 前四句
  • 安裝函式庫(用管理者權限)
  sudo pip install flask flask_cors geopy folium
  • 打開網頁測試
  python final-flask.py

0615 更新:

  1. 將更新資料的地方都在/update 的路徑
  2. 獲取省道資料直接進行熱圖資料產出 -> final_tool.js 處理產出熱圖(把前端工作先分開處理)
  3. 重新定義流程 : 由點擊地點開始去撈取 API,產出景點、CCTV 內容、熱圖範圍等
  4. 後續繼續處理 :
    • 將縣市 VD 資料放入地圖當中,方法是撈取所有城市的 VD 後結合放在一起,遇到的問題是常常會很醜處理不好( 如 countrydata.json
    • 增加推薦功能,可以從景點遠近、VD 所得到的壅塞程度來給一個分數,但需要新增在左側的上層欄
    • leaflet 原生的醜控制鈕,透過 CSS 修改

tdx_app's People

Contributors

gk1221 avatar popcorn1313 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.