Clipper: Add Berryessa BART and Oakland Ferry Terminal#205
Closed
infinite-monkeys wants to merge 2 commits intocodebutler:masterfrom
Closed
Clipper: Add Berryessa BART and Oakland Ferry Terminal#205infinite-monkeys wants to merge 2 commits intocodebutler:masterfrom
infinite-monkeys wants to merge 2 commits intocodebutler:masterfrom
Conversation
codebutler
reviewed
Oct 11, 2022
farebot-transit-clipper/src/main/java/com/codebutler/farebot/transit/clipper/ClipperData.java
Outdated
Show resolved
Hide resolved
03abfd8 to
af1a83e
Compare
codebutler
added a commit
that referenced
this pull request
Feb 14, 2026
Add three San Francisco Bay Ferry terminal stations that were only in the old Java hardcoded maps but missing from the MDST database: - Alameda Main Street Terminal (0x1b0001) - Oakland Ferry Terminal (0x1b0005) - San Francisco Ferry Building (0x1b0008) Addresses data from PR #205 (Oakland Ferry) and completes coverage for the SF Bay Ferry agency. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Owner
|
Berryessa BART was already in clipper.mdst. Oakland Ferry Terminal and the other SF Bay Ferry stations have now been added to clipper.mdst in e84dcde. The KMP port uses MDST lookups rather than hardcoded Java maps, so no code changes were needed. Thanks for the contribution! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.