How to find an intermodal route
The CalculateRoutes API supports the Intermodal travel mode to calculate routes
that combine multiple transport types in a single journey, such as driving to a park-and-ride
location and then taking public transit to your destination. Pedestrian legs are always enabled
to connect between other transport types.
Potential use cases
-
Park and ride: Drive to a transit station, park, and take public transit to avoid congestion and parking costs in city centers. Use
Vehicleenabled forFirstLegwithTaxiandRentaldisabled. -
Taxi and ride: Take a taxi from your starting point to a well-connected transit station, then switch to public transit for the remainder of the journey. This is useful for areas not well connected by public transportation or when you want to avoid parking entirely. Use
Taxienabled forFirstLegwithVehicleandRentaldisabled. -
Last-mile transit: Take public transit for the majority of the journey and use a taxi or rental for the last leg to reach the final destination.