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

GTFS IO doesn't follow the GTFS spec #92

Open
xivk opened this issue Jan 28, 2020 · 1 comment
Open

GTFS IO doesn't follow the GTFS spec #92

xivk opened this issue Jan 28, 2020 · 1 comment

Comments

@xivk
Copy link
Contributor

xivk commented Jan 28, 2020

There is a lot of operator-specific code (NMBS) in the GTFS IO code:

https://github.com/openplannerteam/itinero-transit/blob/develop/src/Itinero.Transit.IO.GTFS/Data/GTFS2Tdb.cs#L89

We need to follow the GTFS spec and allow enough flexibility in the code to allow for operator specifics to be added by users of this library.

@xivk
Copy link
Contributor Author

xivk commented Jan 28, 2020

Or we need to exactly define what a trip means in the context of the transitdb vs the GTFS definition.

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

No branches or pull requests

1 participant