Search found 13 matches

by mnawias
Wed Sep 01, 2021 6:43 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Navigate with BCR
Replies: 1
Views: 4910

Navigate with BCR

Hello I have calculated route that has 4 stations. The tour ends when navigation reach the second station. How can I navigate through the entire route recorded in the BCR file? [CLIENT] ROUTENAME=xServer 2 - guided navigation route export MAP_VERSION=unknown [COORDINATES] STATION1=2152917,6487583 ST...
by mnawias
Mon Aug 16, 2021 7:24 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Problem with displaying route
Replies: 6
Views: 7737

Re: Problem with displaying route

Request and response are in attachments. Is there any method in api to draw polyline in PTV Navigation SDK?
request.txt
(2.98 KiB) Downloaded 313 times
response.txt
(1.06 MiB) Downloaded 347 times
by mnawias
Thu Aug 12, 2021 6:10 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Problem with displaying route
Replies: 6
Views: 7737

Re: Problem with displaying route

Dzien dobre, let's compare different perspectives and contributions. Here's my assumption: You calculated a route with the xRoute2.calculateRoute and requested some result fields: polyline and guidedNavigationRoute. The polyline contains a large number of hundreds or even thousands of points that c...
by mnawias
Wed Aug 11, 2021 11:34 am
Forum: PTV Navigator SDK (Admin=SchS)
Topic: Problem with displaying route
Replies: 6
Views: 7737

Problem with displaying route

I have calculated route. When I draw it on xServer.NET it looks diferent then in PTV Navigaion SDK. [CLIENT] ROUTENAME=xServer 2 - guided navigation route export MAP_VERSION=unknown [COORDINATES] STATION1=2152917,6487583 STATION2=2291633,6826363 STATION3=2041433,7225973 STATION4=2179438,7132999 [VIS...
by mnawias
Thu Jun 17, 2021 6:59 am
Forum: PTV xRouteServer
Topic: Calculate place of truck
Replies: 1
Views: 1728

Calculate place of truck

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?
by mnawias
Thu May 13, 2021 1:18 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Slow map rendering
Replies: 1
Views: 5734

Slow map rendering

Is there any way to speed up map rendering? Maybe we need to change some property in FormsMap control or in server configuration?
by mnawias
Thu May 13, 2021 11:22 am
Forum: PTV xRouteServer
Topic: Route calculation time
Replies: 5
Views: 2575

Re: Route calculation time

Hello Bernd We changed Time Consideration Mode to mode called SnapshotTimeConsideration. Now calculate route with 6 waypoints takes 6 seconds. <?xml version="1.0" encoding="UTF-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body xmlns:xsd="...
by mnawias
Wed May 12, 2021 6:32 am
Forum: PTV xRouteServer
Topic: Route calculation time
Replies: 5
Views: 2575

Re: Route calculation time

Hello Bernd,

We add time consideration mode in request to get toll roads in Czech Republic. Is there another way to get toll roads in Czech Repeblic without time consideration mode? I tested it in an on premise system but i conntected via Internet.

PS: The prices we used are only for test.
by mnawias
Tue May 11, 2021 8:31 am
Forum: PTV xRouteServer
Topic: Toll roads in Czech Republic
Replies: 2
Views: 6256

Re: Toll roads in Czech Republic

Hello Bernd,

Thank you for your help. It solved my problem.

Best regards,
Mateusz
by mnawias
Tue May 11, 2021 8:29 am
Forum: PTV xRouteServer
Topic: Route calculation time
Replies: 5
Views: 2575

Route calculation time

Calculate route with 6 waypoints takes 10 seconds. Is it normal time or we need to change something in server configuration or in sended request? <?xml version="1.0" encoding="UTF-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body xmlns:xsd=&q...