I'm trying to combine 2 polylines into one with all features and their attributes will be written to the output feature class.
I'm trying to use the Union tools but it won't work on polyline, any help?
The only solution I've had in mind is to buffer these 2 polylines and then run the union tools.