gis-tools-ts - v0.6.0
    Preparing search index...

    Class GTFSRealtimeStopSelector

    NOTE: This field is still experimental, and subject to change. It may be formally adopted in the future. Select a stop by stop sequence or by stop_id. At least one of the two values must be provided.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • pbf: PbfReader

        The Protobuf object to read from

      • end: number

        The end position of the message in the buffer

      Returns GTFSRealtimeStopSelector

    Properties

    stopId?: string

    Must be the same as in stops.txt in the corresponding GTFS feed.

    stopSequence?: number

    Must be the same as in stop_times.txt in the corresponding GTFS feed.