Search found 5 matches

by epsilon
Mon Dec 03, 2018 6:38 pm
Forum: PTV xRouteServer
Topic: FeatureLayer - Blocked Road logic
Replies: 3
Views: 3104

Re: FeatureLayer - Blocked Road logic

Dear Bernd, thank you for your quick answer! I am sorry but this is not only of academic interest. I would appreciate a timeloss2=-1 because of the category=51 in the featureDescription or do I misunderstand here something? I understand that the static route is passable in reasonable time whereas th...
by epsilon
Mon Dec 03, 2018 2:31 pm
Forum: PTV xRouteServer
Topic: FeatureLayer - Blocked Road logic
Replies: 3
Views: 3104

FeatureLayer - Blocked Road logic

Hello, I am using the xRoute Feature Layer with traffic incidents and historical speed patterns to compute the time loss on a static route due to traffic. What happens is the following: Although I get a blocked road in the response - featureDescriptions: category=51 - I got a timeloss2 of approximat...
by epsilon
Wed Sep 12, 2018 12:20 pm
Forum: PTV xRouteServer
Topic: calculateBulkRouteInfo vs calculateRoute
Replies: 2
Views: 2633

calculateBulkRouteInfo vs calculateRoute

Hi. In order to compute the route A -> B -> C we use the calculateBulkRouteInfo (waypoints = [[A,B],[B,C]]) with the configuration as below. Is there an equivalent calculateRoute call with waypoints [A,B,C] that gives the same result as the calculateBulkRouteInfo response. As in calculateBulkRouteIn...
by epsilon
Tue Apr 03, 2018 10:07 am
Forum: PTV xRouteServer
Topic: Compute delay due to traffic
Replies: 3
Views: 3572

Re: Compute delay due to traffic

Thank you very much for your answer. I am really sorry but the scenario was not precisely stated. The problem is that I want to compute the delay along the entire route between the stations and not only between the stations. In particular, when given a starting point and a destination. I want to com...
by epsilon
Thu Mar 29, 2018 2:39 pm
Forum: PTV xRouteServer
Topic: Compute delay due to traffic
Replies: 3
Views: 3572

Compute delay due to traffic

Hi, I have a question about the following scenario: Assume that the we have a net driving time of 1 hour to the next station in the case of time independent data. Now I want to include PTV_TruckSpeedPattern and PTV_TrafficIncidents in order to compute the delay to the next station. In order to do th...