Skip to content

Pathways have no immediately identifiable information in OTP 2 plan request response #3287

@mmaranda-cs

Description

@mmaranda-cs

The ID of a pathway defined in GTFS is not available in a plan response. This makes it hard to track down possible errors in the GTFS.

Expected behavior

The ID defined in GTFS pathways.txt should be in the response to a plan request.

Observed behavior

There are no IDs or names for streets or pathways

Steps to reproduce the problem

Run a trip plan on GTFS data that has pathways. The pathway will show up in the results but it has no ID.

There is a TODO in LegMapper.java that street names should be set in route attribute. Following this pattern I think the pathway ID should also be added to the route attribute for pathways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions