Is there a possybility to add route via point in the ferry line ?
I tried it like below (blue one is a via point), but it's not working.
Best Regards,
Krzysiek.
Via point in Ferry line
- krzysiek mbis
- Posts: 37
- Joined: Thu Aug 11, 2016 9:41 am
Via point in Ferry line
Krzysiek Paziewski
.Net Developer/Team Leader at Marcos Bis
Katowice, Silesian District, Poland
.Net Developer/Team Leader at Marcos Bis
Katowice, Silesian District, Poland
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Via point in Ferry line
Hello Krzysiek,
it is not possible to approach the usecase in the way you do.
Some explanation:
Viapoints / fuzzy means that
If you want to enforce the usage of a specific ferry you can use the ID of the specific ferry connection: Best regards
Bernd
it is not possible to approach the usecase in the way you do.
Some explanation:
Viapoints / fuzzy means that
- we compute a route from the previous Waypoint to the fuzzy point,
- then we "walk back" on the route for the fuzzy radius (:=new waypoint)
- and compute another route from the new waypoint to the succeeding waypoint
- finally we concatenate the partial routes (PRE->NEW)+(NEW->SUCC) to the result
If you want to enforce the usage of a specific ferry you can use the ID of the specific ferry connection: Best regards
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...