forked from Project-OSRM/osrm-backend
-
Notifications
You must be signed in to change notification settings - Fork 7
OSRM Roadmap
Jay edited this page Sep 9, 2019
·
31 revisions
- OSRM Roadmap
- [19Q2 ~ ] Evaluate OSRM's route quality & performance(To be grooming)
- [19Q3 ~ ] Integrate OSRM's route & table in Telenav production(DirectionAdapter)
- [19Q3 ~ ] Optimize OSRM with Telenav PBF(attributes compatiblity, data analysis)
- [19Q2 ~ ] Use container(etc: docker) and orchestration tool(etc: kubernetes) to automatic deploy OSRM solution(Including binary, data, live traffic solution), deployment pipeline
- [19Q3 ~ 19Q4] Optimize OSRM live traffic update. More info: problem description, project dashboard, user story mapping
- [19Q4 ~ ] Provide direction/matching/tile service for Telenav besides table service
- [20Q1 ~ ] Enable historic speed for OSRM(Project dashboard)
- [19Q2 ~ 19Q3] Enable live traffic with OSRM, more info: project dashboard, Design page, OSRM Traffic Updater
- [19Q1 ~ 19Q2] Enable OSRM based on professional data, more info: project dashboard
- [18Q4 ~ 19Q1] Enable table service for Telenav's internal team
- [18Q4 ~ 19Q1] Research on important functionality in Vahalla(main page). Research on important features like: Tile format, routing algorithm, matching service, etc
- [18Q3 ~ 19Q2] Research on important functionality in OSRM(main page, discussions). Research on important features like: graph representation, routing algorithm, graph partition, customization, traffic update, cost model, etc
- [18Q2 ~ 18Q3] Evaluate popular open source routing engine: OSRM, Vahalla, Graphhooper, etc. Comparison Report
- [18Q1 ~ 18Q3] Research on latest routing strategy used in production. CRP(article, discussions), CCH, ATL, TDR(article)
- [17Q3 ~ 17Q4] Summarize routing strategy Telenav used in the past(discussions). Identify the production scope needed in the future.
- Evaluate the strategy of build EV friendly routing with OSRM(To be grooming)
- Evaluate the strategy of map making using matcher service(To be grooming)