I have a line feature class in which I need to extract measurements based on a pre-existing point feature class. So, for each point on the line, I need to find its measurement along the line. I need to create measurements along the line using the Create Routes tool. My data is in a Lambert projection (feet), although I need for the point measurements along the line to be captured in decimal degrees.
Also, I am using stream data, which flows from all directions. I used the Create Routes tool to quality assess the direction 0 to 1234, and noticed many of the streams were calculating distance from the wrong end. Is there a way to automate this process potentially through elevation, or possibly another means?
Thanks in advance for your time!