Search found 5 matches

by GuenterWestphal
Fri Feb 10, 2017 1:35 pm
Forum: PTV xTourServer
Topic: How to construct REMAINING_PERIODS for realtime planning
Replies: 7
Views: 13207

How to construct REMAINING_PERIODS for realtime planning

Hello everybody, we want to use xtour / xroute during the execution of tours. Our telematics system provides data such as remaining driving periods of our drivers but we can’t see how to create the string that is necessary as input parameter, namely the string remainingPeriods in DriverSettings. Is ...
by GuenterWestphal
Fri Aug 05, 2016 11:26 am
Forum: PTV xServer.NET (Admin=OH)
Topic: Traffic Incidents
Replies: 2
Views: 8890

Re: Traffic Incidents

Hi Oliver,

thanks again for your quick and competent help.

Kind Regards,

Günter
by GuenterWestphal
Wed Aug 03, 2016 2:38 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Traffic Incidents
Replies: 2
Views: 8890

Traffic Incidents

Hello everybody,

how can I include traffic incidents in an xMap? A code snippet would be very helpful and much appreciated.

Kind Regards,

Günter
by GuenterWestphal
Mon Aug 01, 2016 2:42 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Hybrid View
Replies: 3
Views: 9426

Re: Hybrid View

Hi Oliver,

works like charm. Thank you very much!

Kind Regards,

Günter
by GuenterWestphal
Fri Jul 29, 2016 12:39 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: Hybrid View
Replies: 3
Views: 9426

Hybrid View

Hello everybody, I would like to know how to create a hybrid view of a map, i.e., a semi transparent map plus the corresponding satellite image on top of it, in C#. The xMap class provides two functions renderMapBoundingBox() and renderMap(), respectively, that provide an image of the requested map ...