Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.11 KB

README.md

File metadata and controls

44 lines (35 loc) · 2.11 KB

Find the Best Route for Police's Patrol

HTML Badge CSS Badge JS Badge

Descriptions

本計畫發現警察巡邏方式有一種為不定線巡邏,這種巡邏方式沒有固定路線,這有個缺點是效率不高,因此希望有個系統能根據犯罪相關地點數據來規劃一條最佳巡邏路線進而幫助警察可以最有效率的執勤。

We find that police's patrol has a way called unfixed patrol. This kind of patrol don't have the fixed path. The disadvantage is low efficiency, therefore we hope that there has a system can according criminal data planning a best route then helping police having better efficiency on patrol.

Environments

  1. Google API
  2. JavaScript
  3. HTML
  4. CSS

Project Structure

Files Descriptions
Content put bootstrap file
fonts put some font in it
App.css design front-end
Index.html website index
Main.js upload file function and Google API
ant.js ant algorithm(javascript version)

Input Data

  1. 編號
  2. 案件類型
  3. 案發地址

作者 Author

katydu

蕭嫻

網站網址 Website URL

https://katydu.github.io/FindtheBestRouteforPolicePatrol/Index.html