Vehicle profiles define how vehicles behave when routes are calculated in ANYWAYS.
A vehicle profile specifies the routing preferences used during assignment, such as whether routes prioritise speed, distance, comfort, or safety.
Vehicle profiles are referenced using the format {vehicle}.{behaviour} for example: car.fast, bicycle.comfort.
Bicycle profiles are used to model cycling behaviour. Different profiles prioritise comfort, safety, travel time, or distance.
bicycle.comfortPrefers routes that are more comfortable for cycling, such as quieter streets or dedicated cycling infrastructure, even if the route is longer or slower.
Typical use:
bicycle.safetyPrioritises routes that minimise exposure to high-speed or high-traffic roads, favouring safer cycling conditions.
Typical use:
bicycle.commuteBalances directness and comfort to represent typical commuter cycling behaviour.
Typical use: