I have a closed polygon dataset that I need to add angle labels to the internal angle.
I just wanted to see if anyone has done a similar thing or has some advice on the best way.
I am using the “VertexAngleCalculator” transformer which gives me the results for the actual angles but need to figure out the before and after lines to the calculate the position and angle of the label so it is just offset from the vertex and angled midway between the before and after lines towards the interior of the polygon.