Skip to content

Need a way to get the TripOnServiceDate and the pick up / drop off for it in GTFS GraphQL API from a leg #6441

Open
@miklcct

Description

@miklcct

I am trying to implement a feature on a client side to handle disruptions where a train skips the alighting stop, and to get this I need to find where the train will stop next and let passengers out.

There is currently no direct way to get the TripOnServiceDate from a leg. I need it to check if there are any intermediate stops which are cancelled.

In addition, the StopCall type referenced from TripOnServiceDate, and also LegTime doesn't have the pick up / drop off type listed which I need as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions