I am trying to create a tool that will take a series of points in a feature class and generate a line feature that shows arrows from one point to the next. I'd like to have each segment contain the amount of time that has elapsed from one point to the next so that I can color code them based on that.
↧