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

Add `points_encoded' query param support to PT Routing #2911

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

efesler
Copy link

@efesler efesler commented Dec 3, 2023

This PR fixes #2531 by updating the PtRouteResource to support porperly the points_encoded query parameter. It also introduces a new test class PtRouteResourceTest to verify the changes. Additionally, it updates the pom.xml file to include Mockito dependencies for testing.
It also updates the reader-gtfs/config-example-pt.yml file to ensure that the PT routing quickstart is working as expected.

…he `ResponsePathSerializer`

Fix `reader-gtfs/config-example-pt.yml` so quickstart transit routing can be used as expected
…he `ResponsePathSerializer`

Fix `reader-gtfs/config-example-pt.yml` so quickstart transit routing can be used as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PT routing ignores 'points_encoded=true'
1 participant