Transfer
Rules and overrides for selected transfers between stops and routes.
This class represents a record in the transfers.txt file.
Constructors
Properties
Identifies a route where a connection begins. If defined, the transfer will apply to the arriving trip on the route for the given from_stop_id.
Identifies a stop or station where a connection between routes begins. If this field refers to a station, the transfer rule applies to all its child stops.
Identifies a trip where a connection between routes begins. If defined, the transfer will apply to the arriving trip for the given from_stop_id.
Amount of time, in seconds, that must be available to permit a transfer between routes at the specified stops.
Identifies a route where a connection ends. If defined, the transfer will apply to the departing trip on the route for the given to_stop_id.
Identifies a stop or station where a connection between routes ends. If this field refers to a station, the transfer rule applies to all child stops.
Identifies a trip where a connection between routes ends. If defined, the transfer will apply to the departing trip for the given to_stop_id.
Indicates the type of connection for the specified (from_stop_id, to_stop_id) pair.