get_transit_route
This data flow is used within the Provide Driver and Traveler Services function. It contains data that enables the selection of a route using only transit services, as part of a traveler's trip request. The data flow consists of the following data items each of which is defined in its own DDE:
origin
+ destination
+ departure_time
+ desired_arrival_time
+ preferred_routes
+ preferred_alternate_routes
+ preferred_route_segments
+ preferred_weather_conditions
+ preferred_transit_options
+ constraint_on_acceptable_travel_time
+ constraint_on_number_of_mode_changes
+ constraint_on_number_of_transfers
+ constraint_on_eta_change
+ constraint_on_special_needs
Sub Data Flows
- constraint_on_acceptable_travel_time
- constraint_on_eta_change
- constraint_on_number_of_mode_changes
- constraint_on_number_of_transfers
- constraint_on_special_needs
- departure_time
- desired_arrival_time
- destination
- origin
- preferred_alternate_routes
- preferred_route_segments
- preferred_routes
- preferred_transit_options
- preferred_weather_conditions
Parent Data Flows
- None
Associated PSpecs