Calculate place of truck

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
mnawias
Posts: 13
Joined: Fri Nov 06, 2020 12:15 pm

Calculate place of truck

Post by mnawias »

I have calculated route and I know when the truck started trip. Is there any way to calculate the place where the truck should be at the moment?
User avatar
Bernd Welter
Site Admin
Posts: 2574
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Calculate place of truck

Post by Bernd Welter »

Hi,

how about checking the segment'sproperties? There's a "travelTime" value you could aggregate:
Segment list
Segment list
Gathering segments can be time / network consuming. If you are ok with a rough approach you could also look into the event lists and request the manoeuvrer:
Based on events
Based on events
Does this answer the question?

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:
Post Reply