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

[loading transit][distance calculation][hop slow speed] #6439

Open
LucAccio82 opened this issue Feb 6, 2025 · 2 comments
Open

[loading transit][distance calculation][hop slow speed] #6439

LucAccio82 opened this issue Feb 6, 2025 · 2 comments

Comments

@LucAccio82
Copy link

Hi all,

I'm working with OTP 2.5 importing Italian NeTEX file into OTP. Everything is gonna seems fine except for some lines where OTP give me the followingg message/error

Very slow speed of 0,16 kph over 48,4m on route ANM:IT:ITF3:Line:3565 trip ANM:IT:ITF3:ServiceJourney:340_CodUdp:D473_29509923_ANM_x0020_2025_x0020_-x0020_GOMMA_S-I stop sequence 4 between RegularStop{ANM:IT:ITF3:Quay:1289_ANM_x0020_2025_x0020-x0020_GOMMA_S-I 1289} and RegularStop{ANM:IT:ITF3:Quay:1290_ANM_x0020_2025_x0020-_x0020_GOMMA_S-I 1290}.

When I go check the exact position of the Stops i realize that OTP calculating the direct distance not considering the path to move from the first stopPlace to the second one. Unfortunately this error stop the loading of that specific ServiceJourney to tha last StopPlace with coherent travel time.

I have a first question:

  1. is possible to disable the speed check in the phase of loading transit service and consider trustable the timetables published by the agency or at least change the value of minimum and maximum speed?
@t2gran
Copy link
Member

t2gran commented Feb 10, 2025

Are you sure this is the reason the ServiceJourney is dropped? This is just a waring form what I can see:

There is no return false in the block.

@LucAccio82
Copy link
Author

@t2gran here's the geojson, obtained by the building phase, reporting the issue. I have the same problem also in the opposite (fastest).
Hoping that sharing the repo will help to understand the behaviour

HopSpeedSlow2.geojson.txt

HopSpeedFast2.geojson.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants