Closed kpwebb closed 12 years ago
Maybe this should not be a separate mode, because we check modes to see if edges are traversable, and rented bikes can traverse exactly the same edges as owned bikes.
I think we just need a switch in the routing requesst specifying whether or not to use bike rental edges.
We also need to know in the planned trip that a rental bike was used. Currently these legs are listed simply as "bicycle".
I've added a flag in the API, rather than a new mode.
Client interfaces will require differentiation of bikeshare from normal bike modes. Can we include a "RENTEDBIKE" mode?