Page 1 of 1

New feature in xServer 2.37: Relax segment attributes

Posted: Mon Jun 02, 2025 7:22 am
by Bernd Welter
Here's an example for the feature mentioned in xRoute
Feature: Added support for relaxing Feature Layer attributes with custom Feature Layer like raising the height of a bridge and no longer the most restrictive attribute is valid.
  • Original TruckAttributes below the major road are set to maxHeight=2.60m, vehicle's height is 2.50m
    v2.37-Relax.01png.png
  • With a vehicle height of 2.75m: detour
    v2.37-Relax.02.png
  • Created a new segment attribute with a relaxing value of maxHeight=3.00m
    v2.37-Relax.03.png
  • No detour required with a vehicle of 2.75m height
    v2.37-Relax.04.png