Search found 9 matches

by vnsilva
Fri May 10, 2019 3:57 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#) (xsers-1330)

Hi Your reference is correct. Certainly must be doing something wrong, in assigning the type of car/truck. as I'm getting class 1 tolls and should be class 4. <q1:wrappedOptions> <q1:VehicleOption parameter="TYPE" value="TRL" /> <q1:VehicleOption parameter="TOTAL_WEIGHT"...
by vnsilva
Thu May 02, 2019 9:24 am
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#) (xsers-1330)

Hi

Any news/ solution?

Best regards
by vnsilva
Tue Apr 09, 2019 3:27 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#) (xsers-1330)

Hi example: http://www.estradas.pt/calculador-portagens?PO=Sacav%C3%A9m&EO=A1&PD=Arr%C3%A1bida+Norte+(A1%C2%BBA28)&ED=A1&CR=custo&CL=3 Total (classe 4): 54,85€ On PTV (Vehicle Type = TRL): 17,28€ Origin: 38,7893518; -9,111231099 Destination: 41,14945984; -8,610309601
by vnsilva
Mon Apr 08, 2019 10:01 am
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#) (xsers-1330)

Hi

I think that's what you're referring...
https://xroute-eu-n-test.cloud.ptvgroup ... /ws/XRoute
by vnsilva
Mon Mar 25, 2019 6:18 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#) (xsers-1330)

capture done... Resquest <?xml version="1.0" encoding="UTF-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <calculateExt...
by vnsilva
Tue Mar 19, 2019 2:44 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#) (xsers-1330)

Hi there, I'm having trouble again, I can not get the value of truck tolls. The value returned is for a CAR Can help? I'm passing the following parameters... var rOption = new RoutingOption[] { new RoutingOption{parameter=RoutingParameter.ROUTE_LANGUAGE, value="PT"}, rtOptimization = new R...
by vnsilva
Wed Mar 06, 2019 8:38 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#)

Hi After some progress, I need help... again :) I have a case that does not return values, I do not know if I'm doing something wrong. this example there is a passage through a toll, but the PTV return 0€. https://i.ibb.co/QD055Yw/Toll.png Point A Coords: -8,4276403; 41,5454854 Point B Coords: -8,29...
by vnsilva
Wed Feb 27, 2019 3:55 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Re: Toll costs details (c#)

Hi

If can provide a general sample that shows which api to use for getting detailed toll...

Thank you.
by vnsilva
Tue Feb 26, 2019 4:32 pm
Forum: PTV xRouteServer
Topic: Toll costs details (c#) (xsers-1330)
Replies: 18
Views: 19068

Toll costs details (c#) (xsers-1330)

Hi

Any example of how to get toll costs details?

Best regards