How to enforce daily toll rates in xServer 1

This forum deals with any kind of routing computation whether it is simple A:B-routing, calculation of isochrones, simple matrix computation or nearest search.
Post Reply
davidprem
Posts: 4
Joined: Thu Nov 14, 2019 10:31 am

How to enforce daily toll rates in xServer 1

Post by davidprem »

Hi (Bernd),

hoping this is the right place to ask this question:
Would it be possible in XS1 to configure toll calculation to enforce daily toll rates only? I couldn't find any possibility in the documentation unfortunately.

I'd need that explicitly for the Brenner pass, where our cutomers do a lot of routing and depending on where and when the routing starts, where they do their break time, it often does not match the planned route timewise and xServer calculates the nightly price, which is about twice at night.

Looking for an easy solution, as I don't want to invest to much in XS1 anymore!

Thank you in advance =)
User avatar
Bernd Welter
Site Admin
Posts: 2783
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: How to enforce daily toll rates in xServer 1

Post by Bernd Welter »

Hi David,

from my understanding the consideration of daytime dependent toll data is part of the DETAILED toll mechanism which isn't supported by xServer1 (only BASIC toll).

The following screenshot shows the impact of the start stime of a route based on xRoute2 (same would apply in Developer).
Sample application based on xServer2 - demonstrates the impact of daytime dependency (169 routings shifted hourly)
Sample application based on xServer2 - demonstrates the impact of daytime dependency (169 routings shifted hourly)
Anyhow: I forwarded the question to DEV for a more profound statement.

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... :twisted:
davidprem
Posts: 4
Joined: Thu Nov 14, 2019 10:31 am

Re: How to enforce daily toll rates in xServer 1

Post by davidprem »

Interesting, I am getting time dependant toll data on XS1 as well.

Please review my two sample requests:
sample_request_day.txt
(3.34 KiB) Downloaded 233 times
sample_request_night.txt
(3.34 KiB) Downloaded 244 times
User avatar
Bernd Welter
Site Admin
Posts: 2783
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: How to enforce daily toll rates in xServer 1

Post by Bernd Welter »

Good remark, David!

Though you get different prices I am not sure whether this is covering your described story. At least after a quick chat with DEV I've been told that the route determines the "time on a segment when it is reached" which is more the "exactAtStart" scenario.
In my sample above I used "exactAtStart".

If you want to be sure to apply a given daytime toll for all segments on a route you'd have to apply "SnapShot" which is not available in xServer1.
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... :twisted:
Post Reply