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

Distance matrices #960

Merged
merged 22 commits into from
Aug 12, 2023
Merged

Distance matrices #960

merged 22 commits into from
Aug 12, 2023

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Aug 3, 2023

Issue

Fixes #956.

Tasks

  • Add Input boilerplate to store distance matrices
  • Add distance matrices computing logic in Input
  • Parse custom distances matrices
  • Adjust libosrm wrapper
  • Adjust osrm-routed wrapper
  • Adjust Valhalla wrapper
  • Adjust ORS wrapper
  • Update docs/API.md
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added this to the v1.14.0 milestone Aug 4, 2023
@jcoupey jcoupey mentioned this pull request Aug 4, 2023
6 tasks
@jcoupey jcoupey merged commit 662282b into master Aug 12, 2023
@jcoupey jcoupey deleted the feature/distance-matrices branch August 12, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store distance matrices
1 participant