gtfs-sqljs
    Preparing search index...

    Variable ScheduleRelationshipConst

    ScheduleRelationship: typeof TripScheduleRelationship = TripScheduleRelationship

    This enum conflated the trip-level and stop-level protobuf enums, whose numeric values differ (a stop-level SKIPPED (1) decoded as ADDED). Use TripScheduleRelationship for trips and StopTimeScheduleRelationship for stop time updates.