Closed abhumbla closed 2 years ago
okay testing this out we have good news and bad news
good news: the bike-only route matches the route from the bike2 endpoint, and it's pretty good! nice to see usable bike routes in bikehopper
pt endpoint: bike endpoint:
bad news: something broke and it's not getting onto public transit at the right time. also it's doing random small trips for reasons i'm not sure about. will have to dig into this tomorrow, bet it's something with currentTime
being used to enter the public transit graph
Fixes #39 Fixes #47 Fixes #48
changes:
Labels
have anedgeWeight
that is incremented as used to check dominationPtEdge
s are now converted into weights usingPtWeighting
. for now this is a simple multiplier but maybe we could do something more sophisticatedTODO: