Search found 13 matches
- Wed Sep 01, 2021 6:43 am
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Navigate with BCR
- Replies: 1
- Views: 6673
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...
- Mon Aug 16, 2021 7:24 am
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Problem with displaying route
- Replies: 6
- Views: 10439
Re: Problem with displaying route
Request and response are in attachments. Is there any method in api to draw polyline in PTV Navigation SDK?
- Thu Aug 12, 2021 6:10 am
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Problem with displaying route
- Replies: 6
- Views: 10439
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...
- Wed Aug 11, 2021 11:34 am
- Forum: PTV Navigator SDK (Admin=SchS)
- Topic: Problem with displaying route
- Replies: 6
- Views: 10439
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...
- Thu Jun 17, 2021 6:59 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Calculate place of truck
- Replies: 1
- Views: 2210
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?
- Thu May 13, 2021 1:18 pm
- Forum: PTV xServer.NET (Admin=OH)
- Topic: Slow map rendering
- Replies: 1
- Views: 7138
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?
- Thu May 13, 2021 11:22 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route calculation time
- Replies: 5
- Views: 3620
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="...
- Wed May 12, 2021 6:32 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route calculation time
- Replies: 5
- Views: 3620
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.
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.
- Tue May 11, 2021 8:31 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Toll roads in Czech Republic
- Replies: 2
- Views: 6959
Re: Toll roads in Czech Republic
Hello Bernd,
Thank you for your help. It solved my problem.
Best regards,
Mateusz
Thank you for your help. It solved my problem.
Best regards,
Mateusz
- Tue May 11, 2021 8:29 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route calculation time
- Replies: 5
- Views: 3620
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...