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

Method to retrieve single entity by ID from table in Feed #79

Open
landonreed opened this issue Nov 11, 2017 · 0 comments
Open

Method to retrieve single entity by ID from table in Feed #79

landonreed opened this issue Nov 11, 2017 · 0 comments

Comments

@landonreed
Copy link
Contributor

We need a method on Feed (perhaps on TableReader) to retrieve a GTFS entity by ID or at least check for its existence in the GTFS feed.

Use case: for MTC we validate additional tables under the GTFS+ specification. One of these validation checks is reference integrity to primary GTFS tables (routes, stops, etc.). An example of the existing check is here: https://github.com/catalogueglobal/datatools-server/blob/461a1d8af37f18e6b0c4cfa4e419aea896317098/src/main/java/com/conveyal/datatools/manager/controllers/api/GtfsPlusController.java#L375

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