Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

check start and end day for GTFS #37

Open
arbimo opened this issue Feb 21, 2013 · 0 comments
Open

check start and end day for GTFS #37

arbimo opened this issue Feb 21, 2013 · 0 comments

Comments

@arbimo
Copy link

arbimo commented Feb 21, 2013

The bitset for Service (used in Duration) is only 128 bit long.

A Warning should therefore be shown when start_date and end_date in configuration are separated by more than 128 days.

When performing a query with time dependent data, we should also check that the day used for duration is not above 128. (otherwise, if it is not a segfault, it gives completely wrong information about which trips are available on that day

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant