Hi everyone!
As the title says, I have intersected a line layer with a polygon layer, and would like to calculate the distances of each individual line segment that results. However, the attribute table gives me the length of the original line that all the segments came from, and when I try to select an individual segment, all the segments are selected as they are all "parts" of the same original line. How do I really separate them?
The result is a multipart shape, you need
Multipart To Singlepart—Data Management toolbox | ArcGIS Desktop (available in arcmap or pro)
closed?