错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Ambulance Optimal Path Detection Using Folium and Polygonal Path Finding

  • A. Parveen Akhther,
  • A. Maryposonia,
  • Avula Nanda Gopal,
  • Kalluri Suneel,
  • V. S. Prasanth

摘要

It is critical to ensure that an ambulance is easily accessible and that the time it takes to reach the patient may be controlled so that the patient is not kept waiting for longer than necessary. It is critical to select the optimum route because it should cover the least amount of ground. As a result, an interface is created to assist ambulance service providers in dispatching an ambulance to a specific ambulance station and emergency location. The user interface of the ambulance routing system's purpose is to provide the shortest possible route with the least amount of time spent in transit (in km). The code is written in Python, and the shortest path for the ambulance is calculated using A* Algorithm.