I have a file of turn restrictions, however, they are not labelled as no left or right etc. What I want to do is to calculate the angles and then use this to attribute the restrictions as either left, right or u-turn. In the attributes I have a field indicating the start and end line segments. So ideally I will take the start segment and then determine based on the end segment the type of restriction it is.
I guess I will need to use the Azimuth Calculator or the Topology Builder, but I am not sure how to approach this problem.