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

Implement walking speed verification for a transfer #158

Open
maximearmstrong opened this issue May 4, 2020 · 1 comment
Open

Implement walking speed verification for a transfer #158

maximearmstrong opened this issue May 4, 2020 · 1 comment
Labels
community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added python validator Rules implemented in the original Google Python Validator status: Blocked Can't work on it currently because of an external factor.
Milestone

Comments

@maximearmstrong
Copy link
Contributor

maximearmstrong commented May 4, 2020

Is your feature request related to a problem? Please describe.
Allowed time for a transfer should not demand a too fast walking pace. This is a GTFS rule implemented in Google Python validator and featured in Google Type Error as TYPE_TRANSFER_WALKING_SPEED_IS_TOO_FAST.

Describe the solution you'd like
Actual Google GTFS validator behaviour : verifies if transfer walking speed is not greater than 2m/s.

Describe alternatives you've considered

Additional context
Line 123 in Error support priorities https://docs.google.com/spreadsheets/d/1vqe6wq7ctqk1EhYkgtZ0_TbcQ91vccfs2daSjn20BLE/edit#gid=0

@barbeau
Copy link
Member

barbeau commented May 7, 2020

Another threshold that's not in the spec or best practices

@maximearmstrong maximearmstrong changed the title [REQUEST] Implement walking speed verification for a transfer (GTFS rule) [REQUEST] Implement walking speed verification for a transfer May 11, 2020
@maximearmstrong maximearmstrong added the python validator Rules implemented in the original Google Python Validator label Jun 9, 2020
@ghost ghost added the outofspec label Jul 21, 2020
@Cristhian-HA Cristhian-HA changed the title [REQUEST] Implement walking speed verification for a transfer Implement walking speed verification for a transfer Dec 16, 2020
@lionel-nj lionel-nj added community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator and removed new rule labels Jun 16, 2021
@isabelle-dr isabelle-dr added new rule New rule to be added status: Blocked Can't work on it currently because of an external factor. labels Oct 3, 2022
@isabelle-dr isabelle-dr added this to the Future work milestone Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community rules This is used for Out of Spec / Out of Best Practice rules that we'd like to include in the validator new rule New rule to be added python validator Rules implemented in the original Google Python Validator status: Blocked Can't work on it currently because of an external factor.
Projects
None yet
Development

No branches or pull requests

5 participants