udotdevelopment/ATSPM

Approach Volume Chart Labeling

Opened this issue · 0 comments

Models.Detector d = approachVolume.Detectors.FirstOrDefault();

When there are multiple lane by lane advanced detectors in the same through movement, such as used in Approach Volume charts, only the first detector of the approach is used on every chart's label. In the case of having two or more lanes of volumes in a direction, you get as many charts as lanes, but they all have the same label so there is no way to differentiate them.