Search found 2301 matches

by Bernd Welter
Fri Jul 04, 2025 3:04 pm
Forum: PTV xServer.NET (Admin=OH)
Topic: PTV Developer and Microsoft.NET Framework
Replies: 0
Views: 16

PTV Developer and Microsoft.NET Framework

Hi there,

as you might know we provide PTV Developer clients for Microsoft.NET Core on GITHUB.
As of today we do NOT provide clients for MS.NET Framework / PTV Developer.

Though MS.NET Framweork is already replaced by MS.NET Core we are aware that not every player can easily switch to MS.NET core ...
by Bernd Welter
Thu Jul 03, 2025 1:42 pm
Forum: PTV xDataServer
Topic: v2.37: "The operation 'createFeatureLayer' can now support segments of type COMBINED_TRANSPORT."
Replies: 6
Views: 2113

Re: v2.37: "The operation 'createFeatureLayer' can now support segments of type COMBINED_TRANSPORT."

Ah - I've just been told that there's already a ticket for this... we'll push this internally...
by Bernd Welter
Thu Jul 03, 2025 8:51 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: CO2 calculation, fuel consumption type
Replies: 4
Views: 209

Re: CO2 calculation, fuel consumption type

Hello Oliver,

as a user you are supposed (by law) to use the "best approach" you can provide the required input data:

Best case: You know the actual consumption on a specific trip (e.g. based on "started the trip full, had to fill up afterwards").
If not: check the vehicle's average consumption ...
by Bernd Welter
Thu Jul 03, 2025 7:49 am
Forum: PTV xDataServer
Topic: v2.37: "The operation 'createFeatureLayer' can now support segments of type COMBINED_TRANSPORT."
Replies: 6
Views: 2113

Re: v2.37: "The operation 'createFeatureLayer' can now support segments of type COMBINED_TRANSPORT."

I guess you are right : the relation Wörgl / Brenner is just the partial combined transport.
CT Wörgl.png
CT Wörgl2.png
I therefore recommend that you create a ticket through the helpdesk:
The data contains only 2 out of 4 relations
The labels are incorrect

Real name Name in 2025.2H
Wörgl ...
by Bernd Welter
Wed Jul 02, 2025 11:49 am
Forum: Developer.Route Optimization-Optiflow API
Topic: Route Optimization OptiFlow API - Api Changes 1.15.1/1.16.011.0 (11.6.-2.7.2025)
Replies: 0
Views: 181

Route Optimization OptiFlow API - Api Changes 1.15.1/1.16.011.0 (11.6.-2.7.2025)



Api VarVersion Type Date Description

Route Optimization OptiFlow API 1.16.0 FEATURE 24.06.2025 Added the option to specify a vehicle's route duration preference. This replaces routeDurationBalancing, which is deprecated.

Route Optimization OptiFlow API 1.15.1 IMPROVEMENT 11.06.2025 ...
by Bernd Welter
Wed Jul 02, 2025 10:13 am
Forum: PTV xDataServer
Topic: v2.37: "The operation 'createFeatureLayer' can now support segments of type COMBINED_TRANSPORT."
Replies: 6
Views: 2113

Re: v2.37: "The operation 'createFeatureLayer' can now support segments of type COMBINED_TRANSPORT."

Hello Valdas,

Is it possible to create new custom segments of type COMBINED_TRANSPORT?

The answer is simple: not possible.

All the editor functions we ever offered - whether this was based on
xServer1 + Map&Guide RoadEditor
xServer2 / xData2
PTV Developer Custom Attributes
were designed to ...
by Bernd Welter
Tue Jul 01, 2025 2:03 pm
Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
Topic: Tour optimization constraints
Replies: 2
Views: 31726

Re: Tour optimization constraints

The answer definetly depends on the API of your choice - and maybe I was a bit too optimistic / not sharp enough in my statement:

PTV Developer Route Optimization Optiflow :
check constraints=>tasks=>groups: SAME_ROUTE / CONSECUTIVE (Attention: max number of this constraint is 100 and can easily ...
by Bernd Welter
Mon Jun 30, 2025 11:00 am
Forum: Routing API
Topic: PolylineMapType
Replies: 0
Views: 282

PolylineMapType

Here's just a quick exmple of the impact of the PTV Developer Routing APIs property "polylineMapType":
polylineMapType.png
The purpose of the property is to align the returned polyline details to the rendering engine that is used afterwards:
Raster Maps API
Vector Maps API

polylineMapType2 ...
by Bernd Welter
Fri Jun 27, 2025 10:22 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: CO2 calculation and Required Parameters
Replies: 2
Views: 1353

Re: CO2 calculation and Required Parameters

Unfortunately we had to fix a little bug in the formula...

The proper approach is based on "the sum of products":
co2-allocation.png

In the 1st version of my response and also in the concept "emission allocation" we used to refer "the product of sums...".

Has been updated by the colleages ...