Skip to main content

I cannot figure out the correct transformer for this, what i thought would be, simple solution.

I have two spatially identical line features. One, is broken into a lot of segments. The other is broken into fewer segments.

 

 

I need to merge the attributes from one line to the other based on where they are spatially. I need my output to be the line broken into many segments, but absorbing the attributes of the fewer segment line.

 

 

Line on Line overlayer, with accumulation mode set to merge attributes - you may need to apply a tolerance to get the output you want