Skip to content

Conversation

munterfi
Copy link
Member

  • Add IN_SEAT (4) and IN_SEAT_FORBIDDEN (5) to the TransferType enum to align with the GTFS specification.
  • The GtfsToRaptorConverter continues to only process MINIMUM_TIME transfers, ignoring these new types.

- Add `IN_SEAT` (4) and `IN_SEAT_FORBIDDEN` (5) to the TransferType enum to align with the GTFS specification.
- The `GtfsToRaptorConverter` continues to only process MINIMUM_TIME transfers, ignoring these new types.
@munterfi munterfi requested a review from clukas1 August 28, 2025 09:16
@munterfi munterfi self-assigned this Aug 28, 2025
@munterfi munterfi linked an issue Aug 28, 2025 that may be closed by this pull request
@munterfi munterfi merged commit 8e33a09 into main Aug 28, 2025
2 checks passed
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.

fix(gtfs): support GTFS transfer types 4 and 5

1 participant