-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
enhancementNew feature request or improvement on an existing featureNew feature request or improvement on an existing featurestatus: ReadyAn issue that is ready to be worked on.An issue that is ready to be worked on.
Description
Describe the problem
We've seen trip_distance_exceeds_shape_distance trigger as an error from anywhere between 6-7% of feeds in the Mobility Database. Several producers have expressed concern with this new error.
Proposed solution
Implement a threshold where this ERROR only generates if the difference between the max trips.txt shape_dist_traveled and the max shapes.txt shape_dist_traveled is greater than 1.11m, similar to our plans for equal_shape_dist_traveled_diff_coordinates. Rerun the acceptance tests to see how many feeds trigger this rule.
A warning should be added for when trip_distance_exceeds_shape_distance is less than 1.11m.
Alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature request or improvement on an existing featureNew feature request or improvement on an existing featurestatus: ReadyAn issue that is ready to be worked on.An issue that is ready to be worked on.
Type
Projects
Status
Done