Skip to content

🐛📄 – GTFS-RT vehicle positions schedule_relationship not compatible with TIDES vehicle locations schedule_relationship #252

@lauriemerrell

Description

@lauriemerrell

Describe the problem

It's a bit strong to call this a bug per se but just noting -- I'm working on a GTFS-RT to TIDES conversion and GTFS-RT's vehicle positions has a schedule_relationship field under the trip message which is incompatible with the TIDES vehicle locations schedule_relationship in two ways:

  1. In GTFS-RT it's a trip level indicator but in TIDES it's stop level
  2. The enums have different values
    GTFS:
Image

TIDES:

Image

Possible Solutions

Could make TIDES conform to the GTFS-RT definition or could rename to stop_schedule_relationship if it's important that it be stop-level rather than trip level

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working – in spec or code📄 specPertains to the specification itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions