0

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.

3
  • 1
    Two polylines or two polyline feature classes? If you are trying to combine feature classes a spatial join should work resources.arcgis.com/en/help/main/10.2/index.html#//… available with all license levels, if you are trying to erase an overlapping line Planarize Lines from the Advanced Editing toolbar should work resources.arcgis.com/en/help/main/10.2/index.html#//… Commented Nov 3, 2023 at 6:23
  • 1
    Thank you so much, it works with spatial join, I just need to change the match option to IDENTICAL. Thank you for your answer! Commented Nov 3, 2023 at 6:43
  • Are you using ArcGIS Pro or ArcMap? Commented Nov 3, 2023 at 7:05

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.