I have a network file (polyline) and I have a separate point file. The point file FIELDS include coordinates of the starting point and "LENGTH" which is distance along the line from the starting point.
Now, I want to create or locate points along the line which are at "LENGTH" distances from the starting points in the point file.
First, I created a route from the transportation network file.
Then, I added the starting points as events along the route.
But, I am not able to figure out how to create a new set of route events which are at specific distance from the first set of route events along the route.
I am using ArcGIS 10.2.2 Desktop
Any help is greatly appreciated. Thank you.