I have a base line dataset that I would like to attribute using a point dataset. The point dataset contains the start and end locations for many line segments, and the attribute values that I need to apply to the lines between the start and end points. The points overlie the lines accurately and I don't need to worry about picking the correct line for each point. However, I am struggling to work out how to apply the attribute between the start and end points. I have used a point on line overlay to create breaks in the lines at the correct places. I did find another similar question and a response that suggested to then use the topology builder transformer followed by a feature merger, using the node number and start or end node (output from the topology transformer) to make the join. However, that doesn't really seem to work. I am not sure that the start and end nodes are always the right way round. How do I apply the attributes to the segments between start and end points?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.