New features in xRoute 2.10

This forum deals with any kind of routing computation whether it is simple A:B-routing, calculation of isochrones, simple matrix computation or nearest search.
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

New features in xRoute 2.10

Post by Bernd Welter »

Here's a list of new features implemented in xROute 2.10:
  • The Feature Layer ‘PTV_TruckAttributes’ supports restrictions for vehicles with trailer exceeding a given length or width
  • Added support to export a route that can be used for guided navigation. The attribute ‘guidedNavigationRoute’ returns a string that can be imported into PTV Navigator. Please note that this is experimental
    [CLIENT]<br />ROUTENAME=xServer 2 - guided navigation route export<br />MAP_VERSION=unknown<br /><br />[COORDINATES]<br />STATION1=691664,6372749<br />STATION2=674373,6373802<br /><br />[VISITED]<br />STATION1=0<br />STATION2=0<br /><br />[Station2Segmentcenters]<br />Point1=691426,6372703,258<br />Point2=691072,6373023,347<br />Point3=690892,6373083,244<br />Point4=689151,6372586,276<br />Point5=687069,6372970,260<br />Point6=686996,6372578,182<br />Point7=683028,6365946,255<br />Point8=681429,6366052,289<br />Point9=681001,6366196,287<br />Point10=677108,6367497,316<br />Point11=676497,6368322,315<br />Point12=676512,6373514,37<br />Point13=676326,6373492,166<br />Point14=676105,6373425,282<br />Point15=674523,6373769,282
    [CLIENT]
    ROUTENAME=xServer 2 - guided navigation route export
    MAP_VERSION=unknown

    [COORDINATES]
    STATION1=691664,6372749
    STATION2=674373,6373802

    [VISITED]
    STATION1=0
    STATION2=0

    [Station2Segmentcenters]
    Point1=691426,6372703,258
    Point2=691072,6373023,347
    Point3=690892,6373083,244
    Point4=689151,6372586,276
    Point5=687069,6372970,260
    Point6=686996,6372578,182
    Point7=683028,6365946,255
    Point8=681429,6366052,289
    Point9=681001,6366196,287
    Point10=677108,6367497,316
    Point11=676497,6368322,315
    Point12=676512,6373514,37
    Point13=676326,6373492,166
    Point14=676105,6373425,282
    Point15=674523,6373769,282
  • Some API elements like route report, toll summary and waypoint names at legs are no longer experimental
Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply