You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Vehicles may now exceed their vType-`maxSpeed` when using `carFollowModel="KraussPS"` and going downhill (up to their `desiredMaxSpeed`) #16805
120
120
- containerStop now supports element `<access>`#16811
121
121
- Vehroute output for persons and containers can now selectively be disabled via param key `"has.vehroute.person-device"`#16820
122
-
- It is now possible to model [trailers / marshalling](Specification/Logistics.md#trailers_and_rail_cars) by changing vehicle properties upon loading/unloading of containers #8800
122
+
- It is now possible to model [trailers / marshalling](Specification/Logistics.md#trailers_and_rail_cars) by changing vehicle properties upon loading/unloading of containers #8800
123
123
- Custom traffic light switching rules now support function `w:DETID` to retrieve the longest individual waiting time in seconds for vehicles on detector #16841
124
124
- Rerouting trains now always use the current edge as reroute-origin #16852
125
125
- Added options **--default.departspeed** and **--default.departlane** to override the default value when vehicles do not define the respective attributes #16925
@@ -151,7 +151,7 @@ title: ChangeLog
151
151
-[plotStops.py](Tools/Railways.md#plotstopspy): New tool to simplify drawing a train schedule diagram along a specified route. #16683
152
152
- generateContinuousRerouters.py: Added option **--stop-file** to add stops at loaded busStops when rerouting #16719
153
153
- mapDetectors.py: Added option **--all-lanes** to place detectors on all lanes of an edge based on a single input coordinate #16751
154
-
- plot_net_dump.py: Added opion **--colormap.center** two permit plotting colors with `TwoSlopeNorm`#16778
154
+
- plot_net_dump.py: Added opion **--colormap.center** two permit plotting colors with `TwoSlopeNorm`#16778
155
155
- tileGet.py:: Added 'cartodb_' URL-shortcuts and option **--retina** to be used with cartodb URLS #16822
156
156
- net2sel.py: Added new tool to obtain selection file with junctions and edges from .net.xml #16907
157
157
- routeSampler.py: Named route output now always writes the usage count as route "probability" attribute #16919
0 commit comments