How to relocate multiple points by 0.1 miles along a line segment? I don't know how to code so please provide tools that exist within Pro.
You could create a 0.1 mile buffer around each point and then do an intersect with the line. This would however produce a lot of redundant point so you would need to figure out how to identify the redundant points somehow. Not sure if that is possible.
Thank you for the response. Yes, the redundant points are something to figure out.
relocate in which direction?
Different points go east, west, north, and south along highway routes.
Maybe linear referencing?