Page 1 of 1

Road type parameters

Posted: Wed Dec 21, 2016 10:36 am
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?

Re: Road type parameters

Posted: Wed Dec 21, 2016 1:48 pm
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