I have a point feature class that includes an azimuth field (short integer). What I want to do is to draw a single line segment of predefined length from each point along that azimuth. (I need to show the dimensions and orientations of some cantilever signs we're installing.) Any ideas? Either a new feature class or a symbology-based solution would work (provided the latter retains the correct length regardless of map scale).
Solved! Go to Solution.
This comes to mind first
Bearing Distance To Line (Data Management)—ArcGIS Pro | Documentation
This comes to mind first
Bearing Distance To Line (Data Management)—ArcGIS Pro | Documentation
That did the trick!