I have a shapefile of lines, and I want to calculate the radius and length of curves along every line. What I've tried is that first converting lines to points, and then generating curve radius and length in Excel using coordinate of points. When it comes to converting lines to points, "Construct Points" is what I can only use to make it, but I can only deal with one line at one time. How can I convert all lines to points at one time? Or if anybody succeeded in calculating the radius and length of curves along every line, please offer your method. Any reply is appreciated.
↧