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

Move data dependency to GTFS as much as possible #43

Open
RikkiGibson opened this issue Oct 6, 2019 · 1 comment
Open

Move data dependency to GTFS as much as possible #43

RikkiGibson opened this issue Oct 6, 2019 · 1 comment

Comments

@RikkiGibson
Copy link
Owner

Some of the data is ingested by reading Platform.rxml and RoutePattern.rxml. But it should probably change to get the same data via files in the GTFS archive.

This might make it easier to make this app start showing transit data for a new transit system (i.e. King County).

@RikkiGibson
Copy link
Owner Author

The goal is essentially to delete the methods in here except for GetPlatformEta: https://github.com/RikkiGibson/Corvallis-Bus-Server/blob/master/CorvallisBus.Core/WebClients/ConnexionzClient.cs

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