Skip to main content
Question

point at line intersection - determine N S E W

  • October 17, 2025
  • 1 reply
  • 34 views

sjanega
Participant
Forum|alt.badge.img+1

I have a point feature class at each road intersection. And have a line feature class of these roads. I would like to determine the direction each line is oriented at each intersection.

For example, I have one point at a four line (4 streets) intersection. The result would show the line ID along with the 4 IDs and orientation (N S E W). Or would show an angle? Something to determine which way the line is oriented in relation to the point.  Thanks for any help. Steve

1 reply

crutledge
Influencer
Forum|alt.badge.img+43
  • Influencer
  • October 19, 2025

Hi ​@sjanega It will take a few steps to work with the geometry. There is a great post here:
Read orientation from line? | Community