Hello all!
I'm currently working on a samll GIS-Project but I got stuck on a problem. Is there a possibility to extract the mean value of raster cells, that were crossed by a line and then ad this mean value to the line? I have one dataset with lines (vector) and another raster dataset with different values. I would like to add a column to the line dataset with the mean values of the crossed rasters by that specific line.
Thank you for your help and support!