Enterprise Routing Module

  • (ROUT-4748) The value for "Optimize intermediate points" in the Get Travel Directions stage will now be saved when it is changed.
  • (ROUT-4695) Polygons created using the GetTravelBoundary REST service would sometimes have self-intersection within them. Such polygons are topologically invalid. After this fix, the polygons in the response will no longer have self-intersections.
  • (ROUT-4626) When any decimal value was saved for the "Maximum off-road distance" field in Management Console, the Get Travel Boundary stage used to fail to load in Enterprise Designer. As part of this fix, the "Maximum off-road distance" control in Management Console has been changed so that only whole integers can be saved.
  • (ROUT-4577) The GetCapabilities service now lists all the REST services including PersistentUpdate and GetSegmentData.
  • (ROUT-4371) A confirmation message is now provided when any Persistent Update is reset using the Administration Utility (CLI tool).
  • (ROUT-4356) The GetTravelBoundary REST service will now throw a proper validation error when an input costs has multiple consecutive commas, only commas, or only alphabetical characters.
  • (ROUT-4016 / SCS-4420) Before this fix, velocity and velocityAdjustment in the PersistentUpdate REST service and in the Administration Utility (CLI tool) used to be stored and retrieved as whole numbers, which resulted in significant loss of precision for smaller values. After this fix, the nearest decimal value is now returned.