Skip to content

Vehicle label in GTFS-RT cannot be longer than 10 characters #272

Description

@mjaakko

Currently the vehicle label in GTFS-RT vehicle descriptor cannot be longer than 10 characters, because it is stored in AvlReport.licensePlate when the license plate is not available:

private static String getLicensePlate(VehiclePosition vehicle) {

Increase max length for AvlReport.licensePlate column or add configuration option for not using vehicle label value for license plate

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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