Implement walking speed verification for a transfer #158
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
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
The text was updated successfully, but these errors were encountered: