Road type parameters

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
qsku
Posts: 9
Joined: Thu Jun 16, 2016 8:08 am

Road type parameters

Post by qsku »

Hello.
I found out I can pass some road type parameters in two ways when I call calculateExtendedRoute method.
For instance, I can set RoutingParameter.AVOID_HIGHWAYS as a RoutingOption.
On the other hand I can pass Network table in BasicDataRules as a ProfileXMLSnippet and there set the MalusByNetworkClass for highways.
Are these two settings connected to each other?
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Road type parameters

Post by Bernd Welter »

Hello,

you are right: those settings are linked to each other: check the following thread. My colleague Lars created a list of the matchings...

http://xserver.ptvgroup.com/forum/viewt ... ?f=7&t=392

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