Different Vehicle Categories

I have a question as to whether there are different speeds for different vehicle categories. For instance, I’m finding a time matrix and distance matrix for a set of points - will the matrices be different for a car vs a truck?

Thanks!

From Karussell

You can use an existing standard profile like car and reduce the speed profile and adjust the allowed highway tags. E.g. look into the CarFlagEncoder. Another (currently more complex) solution is to write a custom FlagEncoder from scratch.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.