I am trying to model this intersection which has a two lane road with a center turning lane. Traffic in this lane can go either direction, but is supposed to only be used for turning. I suppose I could put a lane going in one direction, but that's not the true way the lane is used.
Current limitations (or features?) of the Car library do not allow using one lane for two directions. I use the other movement types with nodes and paths as a workaround. Like this: