Skip to content

Keep extended route types in RouteType deserializer #110

Description

@Naturseptime

When reading GTFS data many of the extended route types are converted to old route types (e.g. 109 Suburban Railway -> 2 Rail). This leads to a loss of relevant information which cannot be recovered by the library user afterwards. I suggest to always keep the extended route type in the Route struct and add an extra function like old_route_type for compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions