Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add condition for trigram and operational_point in pathSteps #8826

Open
SharglutDev opened this issue Sep 11, 2024 · 0 comments
Open

Add condition for trigram and operational_point in pathSteps #8826

SharglutDev opened this issue Sep 11, 2024 · 0 comments
Labels
area:front Work on Standard OSRD Interface modules kind:technical-enhancement

Comments

@SharglutDev
Copy link
Contributor

Description and goal

For the pathfinding, we can pass as input either a step as uic, trigram, operational_point (id) or track/offset. In most of the app we check for uic or track/offset but not for the rest. It can lead to some issue when we import timetable with a .json which can have these type of values.

Acceptance criteria

Harmonize the use and check of all PathItemLocation types.

@SharglutDev SharglutDev added kind:enhancement Improvement of existing features area:front Work on Standard OSRD Interface modules labels Sep 11, 2024
@clarani clarani added kind:technical-enhancement and removed kind:enhancement Improvement of existing features labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules kind:technical-enhancement
Projects
None yet
Development

No branches or pull requests

2 participants