Elizabeth Sall

Results 66 issues of 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

## **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...

bug
community rules
need spec clarification

Provide stop names in mixed case, following local conventions, as per recommendation for all customer-facing text fields.

good first issue
GTFS Best Practices
status: Ready
new rule

> 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...

good first issue
GTFS Best Practices
status: Blocked
status: Needs discussion
new rule

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...

good first issue
GTFS Best Practices
status: Ready
new rule

> If parent_station !=0, stop_name should include parent_station stop_name >

good first issue
GTFS Best Practices
status: Needs discussion
new rule

> Shape_dist_travelled must be included if route passes over same stop or segment (loop, lollipop, inlining)

good first issue
GTFS Best Practices
status: Needs discussion
new rule

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...

enhancement
GTFS Best Practices
status: Work in progress

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?