Hello,
we got a route: https://prnt.sc/DoR2PX3-90W0
but looking at the streetview, there is a restriction sign for trucks (and road doesn't seem suitable for trucks): https://prnt.sc/I9d2b38bASIW
Could you comment?
Thanks!
Search found 11 matches
- Tue Feb 06, 2024 10:51 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Routing through restricted road sign?
- Replies: 1
- Views: 1153
- Tue Feb 06, 2024 10:39 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route with/out taking into account the temporary farmer road blockage
- Replies: 3
- Views: 1524
Re: Route with/out taking into account the temporary farmer road blockage
Thank you, this helped:
"timeConsideration":{
"$type":"ExactTimeConsiderationAtStart"
"timeConsideration":{
"$type":"ExactTimeConsiderationAtStart"
- Fri Feb 02, 2024 3:44 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route with/out taking into account the temporary farmer road blockage
- Replies: 3
- Views: 1524
Route with/out taking into account the temporary farmer road blockage
Hello, some roads where temporary blocked by striking farmers. Comparing the routes, suggested by PTV on our system, with the route on PTV's online tool, we see that we're getting the suggestion to go through the blocked road, while PTV's online tool suggests going around the blockings: 1) Route by ...
- Mon Jan 15, 2024 10:34 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: It seems PTV doesn't see the new road and directs through an old one
- Replies: 4
- Views: 5664
It seems PTV doesn't see the new road and directs through an old one
Hello again,
There is a route from Kalvarija LT to Orzysz PL and it seems a part of route S61 PTV does not "see" and redirects to the old one. Truck should stay on S61 (marked in green).
There is a route from Kalvarija LT to Orzysz PL and it seems a part of route S61 PTV does not "see" and redirects to the old one. Truck should stay on S61 (marked in green).
- Mon Jan 15, 2024 10:25 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: PTV leads through restricted zone
- Replies: 1
- Views: 1653
PTV leads through restricted zone
Hello,
We yet approached another issue with planning a route. There is a part in Italy from Moglia to Concordia that PTV allows to go through a restricted road. Also a closer look with street view attached. Truck should be directed through marked road in dashes.
We yet approached another issue with planning a route. There is a part in Italy from Moglia to Concordia that PTV allows to go through a restricted road. Also a closer look with street view attached. Truck should be directed through marked road in dashes.
- Mon Oct 02, 2023 12:36 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Increase the penalty of entering a prohibited road
- Replies: 1
- Views: 2359
Increase the penalty of entering a prohibited road
Hello, We have had an interesting case where a vehicle was guided through a prohibited pedestrian area. Our guess is that the issue appeared due to the timed vehicle length restriction. As there was no way for PTV to calculate the route on a non-restricted area (the length restriction is on the star...
- Fri May 05, 2023 3:09 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: How to never allow to plan a route through time restricted roads
- Replies: 1
- Views: 1358
How to never allow to plan a route through time restricted roads
Hi, We have a situation when we do not want to plan a route through time restricted roads because on some cases we do not know when the truck is going to depart and there is no possibility to estimate any reference time for xRoute route calculation. So we need not an optimistic but pessimistic time ...
- Fri Apr 28, 2023 1:37 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Zero tolls in Austria
- Replies: 2
- Views: 1900
Zero tolls in Austria
Hi, We have couple of questions to you :) 1) in our system we receive that tolls in Austria are equal to 0.39 EUR in the route attached to this post. Could you pls look into it and advise why we are getting zero? As tolls should be priced more in Austria. 2) and another one in Switzerland where rout...
- Thu Apr 13, 2023 2:32 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Tolls for every point in one route
- Replies: 1
- Views: 1357
Tolls for every point in one route
Hi, Is it possible to get tolls for every point? Let's say we have a trip of 4 points. So we would like to get tolls for polylines: 1 to 2 2 to 3 3 to 4 Currently we get tolls for the whole route --> 1 to 4. See an image attached. Also, using multiple waypoints in a single request is not a viable op...
- Thu Mar 16, 2023 8:12 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Ferry Transport
- Replies: 2
- Views: 1254
Re: Ferry Transport
Thanks for a lightning fast reply Bernd. It worked!