I have got two layers;
- road centrelines (lines)
- points along those centrelines at random interval with two points close to each other determining a segment (points).
I am trying to change color of the lines that lie between two points. There are thousands of points and lines in the data so I can't do it manually. Is there any automatic command/plugin that can aid in minimising the this task?