Skip to content

Modify DecreasingOrEqualStopTimeDistanceNotice #1084

@isabelle-dr

Description

@isabelle-dr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GTFS ReferenceUsed for Adding or changing rules that belong in the GTFS referenceenhancementNew feature request or improvement on an existing featurestatus: Needs discussionWe need a discussion on requirements before calling this issue ready

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions