I am attempting to calculate what distance of a polyline is in a specific raster value. I cannot find a great tool to do this with. One way I believe I could do this is to make a different raster file for each raster value then clip the polylines to that new raster file and measure it. this would split all the roads up and would be very time consuming. Any great ideas?
Context:
I am attempting to identify roads at increased land/mudslide risk post wildfire. The raster values are a raster calculation between NBR and slope. I would like to be able to confidently say something like "FS road ### has 120m of road at high risk for landslide and 540m at moderate risk".