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

Upstream merge 2023-10-20 #189

Merged
merged 137 commits into from
Oct 24, 2023
Merged

Conversation

leonardehrenfried
Copy link

@leonardehrenfried leonardehrenfried commented Oct 20, 2023

This release brings in the geocoder improvements from opentripplanner#5401. It also removes the indexing of street corners in the geocoder so start up time is improved.

Another nice new feature is the support for realtime vehicle occupancy from GTFS-RT feeds.

Edit

The PR that fixes the CCSWW feed was also merge a few minutes ago: opentripplanner#5376

optionsome and others added 30 commits September 18, 2023 22:49
The McRequest failed to copy all parameters in the constructor, which caused
the factory methods to not work as expected.
t2gran and others added 16 commits October 18, 2023 23:17
…ortKey for sorting purposes. This simplifies reading and writing start and end times from serialized page cursors. The timezone is not needed for sorting.
…timization/services/TestTransferBuilder.java

Co-authored-by: Leonard Ehrenfried <[email protected]>
Co-authored-by: Leonard Ehrenfried <[email protected]>
…l_start_time_parameter

Fix handling of null start time in Transmodel API
…ough-optimize-transfers-service

Pass through optimize transfers service
…ness

Improve geocoding fuzziness, remove street corners
…/major-geotools.version

fix(deps): update geotools.version to v30 (major)
@leonardehrenfried leonardehrenfried marked this pull request as draft October 20, 2023 17:12
@leonardehrenfried
Copy link
Author

There is a critical bug in upstream so let's wait until I've clarified how bad it is.

@leonardehrenfried leonardehrenfried marked this pull request as ready for review October 23, 2023 07:55
@leonardehrenfried
Copy link
Author

leonardehrenfried commented Oct 23, 2023

The bug only appears in a pretty rare edge case (two stops times using the same minute but different number of seconds) and its consequences are benign: the transfer optimization selects the wrong one of these stops.

It's only because another change (not yet merged) surfaced that it even existed.

@miles-grant-ibigroup
Copy link

Draft/BLocked until this <1 minute bug is fixed

Copy link

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Things are working well let's merge

@miles-grant-ibigroup miles-grant-ibigroup merged commit ff6c6bd into ibi-dev-2.x Oct 24, 2023
14 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the upstream-merge-2023-10-20 branch October 24, 2023 13:27
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.

8 participants