Solved! Go to Solution.
Hello,
First and foremost, thanks for the replies!
I am attempting to use the script tool directly, by doubleclicking the tool in the toolbox and filling in the form interface as seen in this image:
[ATTACH=CONFIG]18649[/ATTACH]
I am assuming that the "Line Field" values would be used to differentiate which points are to participate in generating which individual resulting line segments, and that the "Sort Field" would be used to order the verticies of the line to be generated. Please correct my assumptions if this is not the case.
There are 4550 points in the point feature class that are stored in a fGDB.
I shall try other methods of using the script tool for now and in the meantime, could someone let me know what attributes are needed in the table to create lines from points using this script tool?
Thanks,
-Joe
Hello,
I reduced the number of points and it seems to work. I now need to work out the best way to populate the sort field for creating the line features in a meaningful manner.
Thanks!
-Joe