OpenRailAssociation / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation
https://osrd.fr
459 stars 43 forks source link

Display oriented speed limit differently than the non-oriented ones #8005

Open Castavo opened 4 months ago

Castavo commented 4 months ago

Pitch

When looking at the map for a train, we see this on its path. image 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

bougue-pe commented 4 months ago

Summary:

Details:

Castavo commented 4 months ago

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 ?

bougue-pe commented 4 months ago

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.

Castavo commented 4 months ago

I transformed this bug into a feature request, and changed the description