Two segments not showing price (Ireland)

After a UR a few days ago mentioning not getting a price on a particular trip, I run my tests in the playground and realised that 2 segments are not behaving as expected when it comes to toll prices.

Any ideas what might have gone wrong?

N18_LimerickTunnel
https://www.waze.com/editor/?env=row&lon=-8.69843&lat=52.66741&zoom=4&segments=327402694

Both directions in the playground:

M6
https://www.waze.com/editor/?env=row&lon=-8.41248&lat=53.28358&zoom=5&segments=312454715

Both directions in the playground:

Let me know if more info is needed.

Thanks!

You might need to check your node IDs.

N19 North is A = 263188886 & B = 263188891
Screenshot 2019-11-07 at 17.54.33.png

M6 East is B = 253708096 & A = 253610909
Screenshot 2019-11-07 at 18.01.03.png

Indeed, it seems that there was small segment in N18 connected to the toll segment and it was removed, so the toll had to be reconnected to another node.

Then, not only a split or a join is important for the tolls with a price which will assign a new segment Id, also disconnecting it from one segment and reconnecting to another might change the node id (depending on which node id is older/lower).

:x

Why was I torturing myself all this time? :oops:

Well, I only found this subforum today. Thanks a lot for spotting the culprits @atrophicshiner!