If anyone else is facing this problem: Our toll data was broken, we mixed different and incompatible map and toll versions.
After cleaning up everything is working fine, thanks to the PTV support!
Search found 7 matches
- Mon Jul 26, 2021 12:56 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute1 - Different responses for exact same request
- Replies: 2
- Views: 3043
- Thu Jul 08, 2021 10:41 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute1 - Different responses for exact same request
- Replies: 2
- Views: 3043
xRoute1 - Different responses for exact same request
Hello,
we are using xRoute version 1.30.0.0 with map version EUR2021_2H.
This exact same SOAP-Request:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns4:calculateExtendedRoute xmlns:ns0="http://wrappertypes.service.jabba.ptvag.com"
xmlns:ns1="http ...
we are using xRoute version 1.30.0.0 with map version EUR2021_2H.
This exact same SOAP-Request:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns4:calculateExtendedRoute xmlns:ns0="http://wrappertypes.service.jabba.ptvag.com"
xmlns:ns1="http ...
- Wed Apr 11, 2018 6:37 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: XRoute - determine distance for different kind of roads
- Replies: 5
- Views: 7696
Re: XRoute - determine distance for different kind of roads
Hello Bernd,
thanks for your quick answer, I can work with that.
Best Regards,
Fabian
thanks for your quick answer, I can work with that.
Best Regards,
Fabian
- Wed Apr 11, 2018 9:04 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: XRoute - determine distance for different kind of roads
- Replies: 5
- Views: 7696
Re: XRoute - determine distance for different kind of roads
Hello there,
i played a bit and it's working fine so far :)
But there are the network classes 0 - 7 only, I guess it's mapped like that:
//0 - Autobahn
//1 - ?
//2 - Bundesstraße
//3 - ?
//4 - Kreisstraße
//5 - Innerorts
//6 - ?
//7 - ?
Is there any documentation about which class means what ...
i played a bit and it's working fine so far :)
But there are the network classes 0 - 7 only, I guess it's mapped like that:
//0 - Autobahn
//1 - ?
//2 - Bundesstraße
//3 - ?
//4 - Kreisstraße
//5 - Innerorts
//6 - ?
//7 - ?
Is there any documentation about which class means what ...
- Wed Mar 14, 2018 7:22 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: XRoute - determine distance for different kind of roads
- Replies: 5
- Views: 7696
Re: XRoute - determine distance for different kind of roads
Hello Bernd,
much thanks for your reply
Best Regards,
Fabian
much thanks for your reply

Best Regards,
Fabian
- Fri Mar 09, 2018 12:34 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: XRoute - determine distance for different kind of roads
- Replies: 5
- Views: 7696
XRoute - determine distance for different kind of roads
Hello there,
I got the following request:
There is a bigger extended route inside of Germany (~8k km) and my boss wants to know the driven distance per road type. E.g. how many kilometers on the autobahn, state roads, country roads or city roads
But I could calculate only the toll and total ...
I got the following request:
There is a bigger extended route inside of Germany (~8k km) and my boss wants to know the driven distance per road type. E.g. how many kilometers on the autobahn, state roads, country roads or city roads
But I could calculate only the toll and total ...
- Mon Feb 19, 2018 8:33 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Calc smartest route
- Replies: 1
- Views: 3157
Calc smartest route
Hello,
I am quite new to PTV-xServer and neither the samples or documentation could help me, so I am asking here.
Our problem is, that we have to calculate the "smartest" route: The start and target points are fix (both are the same actually), the other waypoints should be in the fastest order.
I ...
I am quite new to PTV-xServer and neither the samples or documentation could help me, so I am asking here.
Our problem is, that we have to calculate the "smartest" route: The start and target points are fix (both are the same actually), the other waypoints should be in the fastest order.
I ...