Skip to content

Ensure that there are enough elements for a direction computation.

Ensure that there are at least two elements on the road to compute the initial direction. This prevents a possible division by zero.

Closes ATLASRECTS-7363

Merge request reports