Core problem: I have a lines dataset with lines of different directions. I want to use/create a tool that ensures that all lines follow the same direction. It does not matter which direction the lines go in, as long as they all follow the same direction.
Is there a way to do this?
Extension problem: The line dataset is derived from a polygon feature class of the plots and contains a unique ID for each plot. Ideally, the tool should ensure that all lines within a single plot follow the same direction. This tool should also apply the same direction logic to all plots within the dataset.
If anyone has any advise or guidance on just the core problem, or both the core and extension problem, I would be greatly appreciative!
@sinekelly1410 Interesting problem and I anticipate many variation edge cases for instance:
This is a common problem and may be addressed in different ways depending on the unique requirements. It will help if you post sample screenshots.
Simplistically,