I’m working with two separate line layers in ArcMap. One represents an original dataset, and the other is an updated version. In some places, the lines from both layers follow the same path and overlap exactly, but in other areas the updated layer diverges and does not match the original.
I need to identify and extract only those portions of the updated layer that do not overlap, touch, or share any line segments with the original layer. This will enable me to distinguish between “new” geometry and “existing” geometry.
My ArcMap license level does not include the Detect Feature Changes tool, so I’m looking for an alternative method or workflow to accomplish this using tools available in my current license.
My question:
What is the best workflow or tool in ArcMap to extract only the parts of one line layer that do not overlap or coincide with another line layer?