Flex: forbidden_ continuous_pickup_or_drop_off #1814
Labels
flex
Rules and rule changes related to GTFS-Flex.
new rule
New rule to be added
status: Needs triage
Applied to all new issues
Milestone
Describe the problem
Validation rule to add to support Flex.
Describe the new validation rule
Conditionally Forbidden: Forbidden if
stop_times.start_pickup_drop_off_window
orstop_times.end_pickup_drop_off_window
are defined for any trip of this route.- Optional otherwise
Generate if
routes.continuous_pickup OR routes.continuous_drop_off are included AND
stop_times.start_pickup_drop_off_window OR
stop_times.end_pickup_drop_off_window
are defined for any trip of this route.
Sample GTFS datasets
No response
Severity
ERROR
Additional context
No response
The text was updated successfully, but these errors were encountered: