You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that gtfs-kit will only read in tables that are included the the following dictionary.
It will however not raise any errors or notifications, informing the user that it has not read this table, or that it even exists.
On the other hand, gtfs-kit will notify the user if one of the required tables are missing, This will appear in the table returned through feed.validation.
Recommendation
In this case, I recommend that we wait for the cleaners/validation modules to be merged with dev and then alert the user in the validation table of the invalid table that isn't being read as part of the GTFS feed.
As logic not implemented, this can be a feature request. Would you agree?
Originally posted by @r-leyshon in #112 (comment)
The text was updated successfully, but these errors were encountered: