Search found 20 matches

by g.fiume
Wed Dec 19, 2018 8:55 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Holidays and goods classified as dangerous management
Replies: 2
Views: 3455

Re: Holidays and goods classified as dangerous management

Looking better on the manual I've found this (.../manual/Default.htm#Use%20cases/xRoute/UC_How-to-use-truck-attributes.htm?Highlight=materials). Is this the only way to manage special materials?

Thanks again
Giambattista
by g.fiume
Tue Dec 18, 2018 5:22 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Holidays and goods classified as dangerous management
Replies: 2
Views: 3455

Holidays and goods classified as dangerous management

Hello, I'm trying to understand how PTV manages holidays and goods classified as dangerous (ADR):
- How blocks and restrictions on the circulation of HDVs at certain times of the year (e.g. Holidays, Christmas period, ....)are managed?;
- How are blocks and limits to the circulation of HDVs related ...
by g.fiume
Wed Sep 20, 2017 1:13 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routes in past - is historical considered for calculating?
Replies: 14
Views: 32190

Re: Routes in past - is historical considered for calculatin

Hi, thank you for your reply. Visiting the TOM TOM HD website I've seen that traffic information about the est europe aren't available. Is there a way to retrive them from other sources?

Have a good day
Gianni
by g.fiume
Wed Sep 13, 2017 1:35 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routes in past - is historical considered for calculating?
Replies: 14
Views: 32190

Re: Routes in past - is historical considered for calculatin

Hello Norbert,

the answer is a bit "grey": depends on what kind of impact you expect from the response:
I assume you refer to "considering additional data in the request". Now here's a quick overview which additional source could help with which contribution:


FeatureLayer PTV_SpeedPatterns ...
by g.fiume
Thu Jun 29, 2017 8:22 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Segment Definition
Replies: 2
Views: 6518

Segment Definition

Hi, I wasn't able to find on the manual how segment are calculated.
I've found this definition: The roads of the routing network are divided at crossings and other important points into small road segments. Also ferries and piggy-back services are integrated as special segments in the routing ...
by g.fiume
Mon Jun 19, 2017 2:35 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routes in past - is historical considered for calculating?
Replies: 14
Views: 32190

Re: Routes in past - is historical considered for calculatin

Asterix wrote:Hello G.,

As this requires some 1:1 handling I recommend to get in touch with support.

Best regards from Paris,
Bernd
Ok Thank you...I'll get in touch with the support asap.

Have a good day
Gianni
by g.fiume
Mon Jun 19, 2017 10:42 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routes in past - is historical considered for calculating?
Replies: 14
Views: 32190

Re: Routes in past - is historical considered for calculatin

I'm having some problems with featureDescription: sending the same request, sometimes I receive the featureDescription and sometime no. The request is always the same. Do I need to check something on my server configuration?

Best Regards
by g.fiume
Fri Jun 16, 2017 8:25 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routes in past - is historical considered for calculating?
Replies: 14
Views: 32190

Re: Routes in past - is historical considered for calculatin

Asterix wrote: Works fine with me ;-)
Is this answer what you need?
Best regards
Bernd
Perfect. Thank you again
by g.fiume
Thu Jun 15, 2017 8:05 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Routes in past - is historical considered for calculating?
Replies: 14
Views: 32190

Re: Routes in past - is historical considered for calculatin

Hello Norbert,

the answer is a bit "grey": depends on what kind of impact you expect from the response:
I assume you refer to "considering additional data in the request". Now here's a quick overview which additional source could help with which contribution:


FeatureLayer PTV_SpeedPatterns ...
by g.fiume
Wed Jun 14, 2017 8:27 am
Forum: Generic questions
Topic: Radius of curvature
Replies: 4
Views: 13970

Re: Radius of curvature

Thank you so much for the quick reply.

Have a good day
by g.fiume
Tue Jun 13, 2017 2:51 pm
Forum: Generic questions
Topic: Radius of curvature
Replies: 4
Views: 13970

Re: Radius of curvature

I'm trying to calculate the best speed for a truck. Obviously in the presence of a curve with a small radius the vehicle needs to slow down.
by g.fiume
Thu Jun 01, 2017 9:56 am
Forum: Generic questions
Topic: Radius of curvature
Replies: 4
Views: 13970

Radius of curvature

Is it possible to have a data about the radius of curvature of each path curve? I know how to obtain it for the manoeuvres, but I need the radius for every path curve.

Thank you
by g.fiume
Wed May 10, 2017 9:57 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Traffic Update Frequency from TOMTOM
Replies: 2
Views: 8023

Re: Traffic Update Frequency from TOMTOM

Thank you for your quick reply.

Best Regards
by g.fiume
Wed May 10, 2017 8:46 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Traffic Update Frequency from TOMTOM
Replies: 2
Views: 8023

Traffic Update Frequency from TOMTOM

Hi, I need to know how the data about traffic are sent by tom tom. What's the frequency of the updates and when something happens to a street how is sent this information to the PTV servers? Does tom tom send a realtime update or does it wait some seconds or minutes?

Thank you very much
Gianni
by g.fiume
Fri May 05, 2017 2:37 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Highways recognitions
Replies: 5
Views: 10259

Re: Highways recognitions

I need to go exclusively through highways and set avoid_highways =-99 was for me the best way to do that.

I've set as start point bari and as arrive torino. I've calculated 2 alternatives routes the first route goes through E55 and the second goes through E45.
Now i need to find into the json in ...
by g.fiume
Fri May 05, 2017 10:42 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Highways recognitions
Replies: 5
Views: 10259

Re: Highways recognitions

I've seen online that E80 and E70 aren't under the control of "Autostrade per l'Italia SPA" but they are owned by other companies . Maybe PTV xroute recognize as highways only the street owned by "Autostrade per l'Italia SPA". Is this possible?
by g.fiume
Fri May 05, 2017 10:04 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Highways recognitions
Replies: 5
Views: 10259

Highways recognitions

Hi, I'm having problems with highways recognition. I want to send a request to calculate a route and its alternative between different highways road crossings. I've found a json with all kind of manoeuvres and I've selected 4 different locInfoNodeType: AE, AS, AD, and AK.
But in italy the highways ...
by g.fiume
Fri Feb 17, 2017 3:42 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Manoeuvres long and lat infos
Replies: 2
Views: 6418

Manoeuvres long and lat infos

Is it possible to have the exact manoeuvres coordinates? I need long & lat infos about some kind of manoeuvres. I've tried to have this info reaching the correspondent node but in nodes struct I've only x-offset and y-offset.
by g.fiume
Fri Feb 10, 2017 9:51 am
Forum: PTV xRouteServer / DEV.Routing API
Topic: Alternative routes together on one map
Replies: 5
Views: 18433

Re: Alternative routes together on one map

Routing means (in rough terms):
determine the sequence of segments that successfully connects waypoint A(x0,y0) to waypoint B(x1,y1) and produces the minimum aggregated "cost".
The costs of a single segment are influenced by various factors, e.g.

length of a segment
driving time (derived by ...
by g.fiume
Mon Feb 06, 2017 2:26 pm
Forum: PTV xRouteServer / DEV.Routing API
Topic: Alternative routes together on one map
Replies: 5
Views: 18433

Re: Alternative routes together on one map

Hello Vladimir,

basically the computation of alternative routes is based on the following principles:


in a first step a regular route is calculated, let's call it the VERSION_0.
Route route = svcRoute.calculateRoute(arrWPD, arrRoutingOptions, null, resultListOptions, callerContext);
The ...