Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add all OSRM features #62

Open
5 tasks
lgrd opened this issue Mar 31, 2023 · 0 comments
Open
5 tasks

[feat] Add all OSRM features #62

lgrd opened this issue Mar 31, 2023 · 0 comments

Comments

@lgrd
Copy link
Collaborator

lgrd commented Mar 31, 2023

Need

Today, Road2 can handle route and nearest requests. But OSRM can compute more than these. So, because we have the motor and the data, we could use all the functionalities of OSRM : table, match, trip and tile.

Tasks

  • Update the API documentation
  • Add table operation
  • Add match operation
  • Add trip operation
  • Add tile operation (maybe in a debug part of Road2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant