Hi all,
I want to know if I can calculate an ID field (separate from ObjectID) of a line feature which is numbered sequentially based on how close or far away a line segment is from a point. For instance, lines that intersect the 'origin' point will be lower numbers and lines that are further away from the origin will be ordered sequentially higher.
I included a picture so hopefully visualize what I am trying to do. Any input here is greatly appreciated.