Elizabeth Sall
Elizabeth Sall
## **Bug report** **Describe the bug** I followed the directions in readme.md for running app via Docker but it did not work. Suspect documentation just needs to be adjusted. **How...
## **Bug report** **Describe the bug** `Fast Travel Between Far Stops` warning incorrectly given where stops change time zones because the field `stops.stop_timezone` is not taken into account. This is...
Provide stop names in mixed case, following local conventions, as per recommendation for all customer-facing text fields.
> By default, stop_name should not contain generic or redundant words like “Station” or “Stop”, but some edge cases are allowed. > - When it is actually part of the...
Including `agency_id` in `routes.txt` is a best practice and should generate a warning even though it is not required if there is only one. Implementatin thoughts: Rather than returning here...
> If parent_station !=0, stop_name should include parent_station stop_name >
> Shape_dist_travelled must be included if route passes over same stop or segment (loop, lollipop, inlining)
Per the best practices: - Dataset should be valid for at least the next seven days [ from publication date? ] - Dataset shouldn't include date ranges that have already...
Templates are helpful for helping organize development from many parties and providing consistent, comprehensive documentation about why, how, etc. Here is a collection of many to start from: https://github.com/stevemao/github-issue-templates I...
For example, in `link_tod`: - would we have multiple entries for each `link_id`, and time of day for each `allowed_uses`? - how would I define an HOT lane?