Hi all,
We are currently facing an issue regarding CO2 calculation when using Actual fuel and electricity consumption on tours with hybrid vehicles.
When a hybrid vehicle is assigned to a tour, and actual consumption values are provided, you still apply the Hybrid ratio from the vehicle profile ...
Search found 47 matches
- Thu Apr 09, 2026 8:03 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: CO2: ‘Hybrid ratio’ is taken into account when using Actual (total) tour consumption for CO2 calculations
- Replies: 2
- Views: 368
- Mon Apr 06, 2026 9:20 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute: electricityConsumption validation for electric vehicles when using VehicleParametersAtWaypoint
- Replies: 5
- Views: 7728
Re: xRoute: electricityConsumption validation for electric vehicles when using VehicleParametersAtWaypoint
Hi,
Thanks a lot for the clarification - this explains the behavior very well.
Good to know that this is related to the validation order and that the waypoint values are correctly considered during the calculation itself.
Just one follow-up question from our side:
- Do you plan to fix this ...
Thanks a lot for the clarification - this explains the behavior very well.
Good to know that this is related to the validation order and that the waypoint values are correctly considered during the calculation itself.
Just one follow-up question from our side:
- Do you plan to fix this ...
- Tue Mar 31, 2026 2:14 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute: electricityConsumption validation for electric vehicles when using VehicleParametersAtWaypoint
- Replies: 5
- Views: 7728
Re: xRoute: electricityConsumption validation for electric vehicles when using VehicleParametersAtWaypoint
Hi Bernd,
thanks for your response and for pointing to the documentation.
We are aware of the requirement that for engineType=ELECTRIC, both electricityType and electricityConsumption must be specified.
However, in our case, this requirement is already fulfilled - we do provide ...
thanks for your response and for pointing to the documentation.
We are aware of the requirement that for engineType=ELECTRIC, both electricityType and electricityConsumption must be specified.
However, in our case, this requirement is already fulfilled - we do provide ...
- Mon Mar 30, 2026 10:03 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute: electricityConsumption validation for electric vehicles when using VehicleParametersAtWaypoint
- Replies: 5
- Views: 7728
xRoute: electricityConsumption validation for electric vehicles when using VehicleParametersAtWaypoint
Hi,
We are currently working with electric vehicles in xRoute and have a question regarding the usage of electricityConsumption in combination with VehicleParametersAtWaypoint.
In our request, we define electricityConsumption on each waypoint via
VehicleParameters/consumptionValues ...
We are currently working with electric vehicles in xRoute and have a question regarding the usage of electricityConsumption in combination with VehicleParametersAtWaypoint.
In our request, we define electricityConsumption on each waypoint via
VehicleParameters/consumptionValues ...
- Mon Mar 09, 2026 9:50 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: How to obtain driver break coordinates when using xTour/planTours
- Replies: 1
- Views: 56710
How to obtain driver break coordinates when using xTour/planTours
Hi,
When we call xTour/planTours with a driver breaks configuration, the response may contain planned breaks. However, the response does not include the actual coordinates where the break occurs. Instead, it only provides the driving time from the previous stop.
This creates a limitation in our ...
When we call xTour/planTours with a driver breaks configuration, the response may contain planned breaks. However, the response does not include the actual coordinates where the break occurs. Instead, it only provides the driving time from the previous stop.
This creates a limitation in our ...
- Fri Dec 19, 2025 8:32 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Access tourplanning response in xTour2
- Replies: 4
- Views: 42919
Re: Access tourplanning response in xTour2
I'd rather like to know if it is possible to have the request stored for 3days or even more?
- Tue Dec 16, 2025 4:58 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Access tourplanning response in xTour2
- Replies: 4
- Views: 42919
Re: Access tourplanning response in xTour2
Is there any maximum how long we can store the request?
- Mon Oct 06, 2025 2:22 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute performance differences with Feature Layers
- Replies: 1
- Views: 28871
xRoute performance differences with Feature Layers
Hi,
We are currently working on some processes which are developed to use the calculateRoute request against xServer2, and we’ve noticed a significant difference in execution time depending on whether feature layers are enabled.
For a route with +/-19 tour stops, the overall processing time is ...
We are currently working on some processes which are developed to use the calculateRoute request against xServer2, and we’ve noticed a significant difference in execution time depending on whether feature layers are enabled.
For a route with +/-19 tour stops, the overall processing time is ...
- Mon Oct 06, 2025 12:58 pm
- Forum: PTV xServer INFOSTREAM
- Topic: Information about security related news
- Replies: 1
- Views: 29151
Information about security related news
Hi,
I have a simple question to ask, which is:
Where am I supposed to get the fastest info about security related news?
It would be helpful in order to be more proactive with our setup and keep things patched in a timely manner.
I have a simple question to ask, which is:
Where am I supposed to get the fastest info about security related news?
It would be helpful in order to be more proactive with our setup and keep things patched in a timely manner.
- Fri Sep 26, 2025 8:42 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: How to link SERVICE tour events to waypoints in xRoute response
- Replies: 5
- Views: 36346
Re: How to link SERVICE tour events to waypoints in xRoute response
Hi Marko,
I have not checked everything in detail, but here are some quick comments that hopefully help a bit:
On a more unrelated note: Since xServer 2.37 xRoute will also report TOUR_EVENTs of type "DRIVING" after each non-driving TOUR_EVENT (after BREAK and SERVICE events). Keep that in mind ...