-
Notifications
You must be signed in to change notification settings - Fork 218
RFC: mandatory shape_pt at at most 2m from stop #574
Copy link
Copy link
Open
Labels
Change type: Non-FunctionalRefers to important updates to the specification that do not significantly affect functionalities.Refers to important updates to the specification that do not significantly affect functionalities.GTFS ScheduleIssues and Pull Requests that focus on GTFS ScheduleIssues and Pull Requests that focus on GTFS ScheduleSupport: Needs Feedback
Metadata
Metadata
Assignees
Labels
Change type: Non-FunctionalRefers to important updates to the specification that do not significantly affect functionalities.Refers to important updates to the specification that do not significantly affect functionalities.GTFS ScheduleIssues and Pull Requests that focus on GTFS ScheduleIssues and Pull Requests that focus on GTFS ScheduleSupport: Needs Feedback
Describe the problem
GTFS shapes.txt allows a very funky description of the route over the road. I'll here give two valid examples.
Use cases
Any system that segments shapes from stop to stop.
Proposed solution
A new best practise for shapes.txt. When shapes.txt are in use the minimum is a false node as shape_point in the direct neighborhood of the stops.txt entry, at most 2 meters from that position.
Additional information
No response