Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation comparing shape distance values in stop_times vs. shapes (if present) #11

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

A point in a shape that has the same distance value as a stop time in a
trip should be at roughly the same point in space.

Original issue reported on code.google.com by joe.hugh...@gmail.com on 25 Apr 2007 at 6:23

@GoogleCodeExporter
Copy link
Author

Add a related check: in stop_times.txt and shapes.txt, the shape_dist_traveled 
field 
should be always increasing.

Original comment by wLiu.s...@gmail.com on 6 Nov 2009 at 8:14

@GoogleCodeExporter
Copy link
Author

Original comment by tom.brow...@gmail.com on 16 Nov 2009 at 3:56

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

>Add a related check: in stop_times.txt and shapes.txt, the shape_dist_traveled 
field 
>should be always increasing.

Looks like this exists in transitfeed/shape.py

Original comment by justinca...@google.com on 11 Mar 2011 at 4:25

@GoogleCodeExporter
Copy link
Author

>A point in a shape that has the same distance value as a stop time in a
>trip should be at roughly the same point in space.

...and it looks like this has been fixed by ValidateDistanceFromStopToShape in 
trip.py

Original comment by justinca...@google.com on 11 Mar 2011 at 6:29

@GoogleCodeExporter
Copy link
Author

Moved to https://github.com/google/transitfeed/issues/11

Original comment by bdfer...@google.com on 7 Oct 2014 at 7:51

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant