Open Castavo opened 4 months ago
Summary:
Details:
The 160-limited parts of the path are when circulating on the right track
On those tracks, E32C
and V160
speed limits are available on both directions, E30C
is only available on the "usual" direction (circulating left).
from the speedLimitTags config, E30C
ends up fallbacking on V160
on those, while E32C
uses its original speedLimit.
I feel like the front should show directed track ranges in a different way than the undirected ones then This bug could be turned in a feature request maybe, what do you think ?
I agree (close or new issue is fine): The whole "show directed object" may be improved/designed: track sections, speedLimits (there are probably more) is especially valuable on infra editor.
Another issue is that a lot of info are only readable in "edition" mode.
I transformed this bug into a feature request, and changed the description
Pitch
When looking at the map for a train, we see this on its path. It appears as though the train is limited to 200 km/h or above (blue), but actually it is limited to 160 km/h.
It turns out that the speed limit we see on the map does not apply because it's oriented in the direction opposite of the train so it falls back to a lower speed limit.
It would have been great to directly see that the speed limit we see on the map does not apply to the train.
Acceptance Criteria