openTdataCH / ojp-sdk

Meta OJP SDK repo
MIT License
4 stars 0 forks source link

Two foot paths instead of one #96

Open terencebls opened 3 weeks ago

terencebls commented 3 weeks ago

Two Footway are returned.

If we make a Trip search for Bern, Humboldtstrasse 41 - Basel we get two Footpaths at the beginning instead of one:

image

The request:

`

2024-08-19T14:35:35Z OJP_Demo_iOS_IOS_SDK_0.1.0 2024-08-19T14:35:35Z 7.45183 46.95326 Bern, Humboldtstrasse 41 2024-08-19T14:35:35Z 22 Basel 6 true explanatory

`

Flurin-BLS commented 3 weeks ago

Can also be tested here: https://tools.odpch.ch/ojp-demo-v2/search?from=46.953260,7.451830(Humboldtstrasse%2041%20(Bern))&to=8507492&mode_types=monomodal&transport_modes=public_transport&trip_datetime=2024-07-25%2007:52&stage=v2-test

Image

Flurin-BLS commented 3 weeks ago

Hi @TO-mdv - I have assigned this blocker to you... there are two weired things...

  1. why does the routing suggest to walk? -> there is Bus 10 and Tram 9 running every other minute
  2. if the walking part would make sense - it would have to be combined with the walk from Bern Bahnhof to Bern
Flurin-BLS commented 3 weeks ago

Same request works on OJP 1.0 - still suggests to walk, which doesn't make sense: https://opentdatach.github.io/ojp-demo-app/search?from=47.125610,9.458540(Gramsegg%20(Sevelen))&to=8503000&mode_types=monomodal&transport_modes=walk&trip_datetime=2024-08-20%2015:02&stage=prod

Image

TO-mdv commented 2 weeks ago

Bug already created: SH-3467 OJP2.0 TR liefert überflüssiges TransferLeg Test ongoing

Flurin-BLS commented 1 week ago

2) works on TEST-Enviroment, but not on INT and PROD yet.. 1) not yet answered...

TO-mdv commented 1 week ago

fixed on TEST, release for INT on-going. Also the footpath from Address to Bern is correct now (without deviation via Bern, Bahnhof)

Image

Flurin-BLS commented 1 week ago

Thanks for the update @TO-mdv - is it due to this update that PROD and INT don't deliver any results right now? https://tools.odpch.ch/ojp-demo-v2/search?from=46.953260,7.451830(Humboldtstrasse%2041%20(Bern)&to=8507492&mode_types=monomodal&transport_modes=public_transport&trip_datetime=2024-07-25%2007:52&stage=v2-int

Flurin-BLS commented 4 days ago

Good morning @TO-mdv - is it because of this fix that on INT and PROD I don't get any reusults from my address? https://tools.odpch.ch/ojp-demo-v2/search?from=46.953260,7.451830(Humboldtstrasse%2041%20(Bern)&to=8507492&mode_types=monomodal&transport_modes=public_transport&trip_datetime=2024-07-25%2007:52&stage=v2-int On iOS the request takes very long and than "no results"

Image

BUT my Adress to Sägemattstrasse 2 Köniz always works...

Image