Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 720 Bytes

best-route-planner

generate best(shortest) path or trip with given stops and conditions

Features

  • high precision forward/reverse geocoder (using TGOS)
  • good keyword-to-address search
  • support multiple input file format
  • friendly UI

optional

  • import stops from the points marked on customized google map(may require access to users google drive(the map is stored in there) or let user edit the map visible to who have the link)
  • can import from platforms other than google

#slide system architecture CFG and comparison to similar services

schedule

[done]discuss the features 3/9- [90%]estimate the system architecture & detail [0%]build it