-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
GTFS ReferenceUsed for Adding or changing rules that belong in the GTFS referenceUsed for Adding or changing rules that belong in the GTFS referenceenhancementNew feature request or improvement on an existing featureNew feature request or improvement on an existing featurestatus: Needs discussionWe need a discussion on requirements before calling this issue readyWe need a discussion on requirements before calling this issue ready
Milestone
Description
The spec in stop_times.shape_distance_traveled mentions (link):
Values used for shape_dist_traveled must increase along with stop_sequence; they must not be used to show reverse travel along a route.
Currently, the validator treats both decreasing values and equal values of shape_distance_traveled as an error.
We should differentiate decreasing values (error) and equal values (warning).
The same discussion happened for the rule DecreasingOrEqualShapeDistanceNotice, which was separated into different rules.
Additional context in this comment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GTFS ReferenceUsed for Adding or changing rules that belong in the GTFS referenceUsed for Adding or changing rules that belong in the GTFS referenceenhancementNew feature request or improvement on an existing featureNew feature request or improvement on an existing featurestatus: Needs discussionWe need a discussion on requirements before calling this issue readyWe need a discussion on requirements before calling this issue ready