Page 1 of 1

xServer 2.33.1 released

Posted: Wed Aug 21, 2024 7:49 am
by Bernd Welter
Here's a patch of v2.33.0:

xServer 2.33.1
  • xmatch
    • Bugfix: The field 'encodedPath' returns the correct string to use in a route request when start and end position are located on the same coordinates.
  • xroute
    • Improvement: The field 'useTimeOnCombinedTransportForRecreation' is automatically set to true in order to correctly schedule breaks and rests when the travel time on a combined transport exceeds the maximum travel time per day.
    • Bugfix: Fixed crash when using the field 'intersectionTurnCosts' in some rare cases.
    • Bugfix: Fixed crash when using monetary cost optimization in some rare cases.
    • Bugfix: The missing tour event of type 'SERVICE' at the last waypoint is returned when using opening intervals.
    • Bugfix: The missing tour events of type 'SERVICE' and 'WAITING' are returned when using a 'CombinedTransportViaWaypoint'.
    • Bugfix: The distance from the road access to an off-road waypoint is correctly considered in the fields 'distanceFromStart' and 'travelTimeFromStart' of the type 'RouteEvent'.