Page 1 of 1

xServer 2.35 released

Posted: Tue Feb 11, 2025 8:52 am
by Bernd Welter
Hi there,

the brandnew xServer 2.35 is availabe for download at the Customer Area (Login required).
Here's the release history section:
  • general
    • Feature: Added Java and C# clients generated by OpenAPI Generator to the client bundle and marked the clients generated by AutoRest as 'deprecated'. Please note that we recommend using the new clients as soon as possible, but they are incompatible to the old ones.
      Important: we replaced the toolchain which we used to create client classes.
      Important: we replaced the toolchain which we used to create client classes.
    • Improvement: Replaced vendor extension 'x-ms-paths' in recent OpenAPI documents for better support of OpenAPI Generator.
    • Improvement: Added 'ptv' to the list of providers for Feature Layer 'PTV_TrafficIncidents' (see property 'core.contentupdates.content.featurelayer.providerNames' in the xServer configuration file).
    • Improvement: Updated the Apache Tomcat.
    • Improvement: Updated several third-party components.
  • xcluster
    • Bugfix: Using the operation 'planVisits' with workload options, visit patterns are adhered to, even when skipping visits is allowed.
  • xlocate
    • Improvement: Additional results without a house number are returned when there is no house number found for a long postal code.
    • Improvement: In reverse geocoding the nearest street with a name is returned. Please note that this requires geocoding data available from the PTV World City Map 2025.1H.
    • Bugfix: Using multi-field input, the expected address is returned when a long postal code without a separator and a partial street name is given.
  • xmatch
    • Feature: Added field 'timestamp' to the types 'TrackPosition' and 'MatchedTrackPosition' to set in a route request the time consideration for time-dependent toll tariffs. Please note that this experimental.
  • xroute
    • Feature: Added additional fields to the type 'LowEmissionZoneEvent' to provide more information like required badges when a low-emission zone is entered. Please note that this is experimental.
    • Improvement: In case of an unavoidable traffic incident longer than 2,5 hours on the route, a violation is returned, and the delay is ignored.
    • Improvement: It is no longer possible to request the same scenario type several times in emission calculation.
    • Bugfix: Fixed crash when a 'PathWaypoint' of two waypoints was used in combination with high-performance routing.
    • Bugfix: Fixed bug where the REST operation 'route' did not consider Feature Layers enabled in the stored profile.
    • Bugfix: Fixed bug where exit toll events were wrongly placed along the route.
    • Bugfix: Fixed bug where routes could not be calculated when the route would pass intersections with banned turns involving border crossings.
    • Bugfix: Fixed bug in ETA calculation when the route contains multiple waypoints at the same coordinate and one of them is the next waypoint.
    • Bugfix: The tour events directly before a combined transport event have the correct start time.
    • Bugfix: The missing tour events of type 'WAITING' are returned when using combined transports in some cases.
Best regards,
Bernd

Re: xServer 2.35 released

Posted: Thu Feb 20, 2025 12:28 pm
by Bernd Welter
For thoise who recently installed v2.35... please check the new v2.36


Due to some performance topic in v2.35 we decided to build another release which tackles the performance in reverse geocoding...!

But we also added a new borderCost parameter in the routing engine...