I have two LRS networks that overlay exactly, but the measure values and route segmentations are different for both. With events that are registered to the first network, I am looking to populate secondary attribute fields with the start and end m-values from the corresponding positions of the second network. I'm attempting to do this using an Arcade based attribute rule triggered by both inserts and edits.
I first tried to create an intersection, but the polyline object the Intersection function creates does not retain the m values of the intersected network. Any suggestions would be greatly appreciated.