I have a highway line feature class and a highway distance markers point feature class with points created at 2km intervals along each highway line. I am being requested to create a rotation value to apply to each point on the line that is equal to the perpendicular angle on that line at each point. This angle value will then be used to apply label rotations to ensure each label comes out perpendicular to the line feature it is on.
Solved
How can I calculate perpendicular angles of a line at points along that line and apply the angle value to each point?
Best answer by markatsafe
@kyle_r I think NeighborFinder should give you what you're looking for.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.