Commit Graph

2 Commits

Author SHA1 Message Date
Jay
2b0db9f752
Feature/improve with traffic design (#34)
* docs: update osrm with telenav traffic design

* docs: update osrm with traffic design
2019-07-04 10:28:28 +08:00
Jay
fa37e1f618 Integrate Telenav Traffic Design and traffic_updater implementation (#18)
feat: Define thrift protocol with traffic service and implement logic which generates traffic update file for OSRM

- OSRM with telenav traffic architecture
- Define traffic protocol in thrift and generate de-coding code
- Implement logic to pull result from traffic server and generate csv which could be used for OSRM customization

Closes #1, #2, #3
2019-06-17 13:50:31 -07:00