I have a line layer and a buffer layer. I need to take all the attributes from the buffer layer and add them to the line layer while keeping the rest of the attributes in the line layer that are not associated with the buffer layer. I need to do this with several buffer layers and eventually have them all lead to the same line layer. Any tips? I'm completely stuck with Spatial Joining and Intersecting.