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?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


