Hey there,
Once again I am asking for help! I want to automatically calculate the 3D length of line features with an attribute whenever I place a point feature on them. But here's the catch—these point features have different heights than the line features. So in the end, the line feature - after adding the point feature- should have a "L"-Shape extending the line feature in a right angle to the point feature.
Basically, what I'm aiming for is to add a vertex to the line exactly where the point feature is located in terms of x and y-coordinates, but with the same height as the line feature. This way, the point feature should become the new end/or start vertex of the line feature while still maintaining its height.
I'm hoping someone can help me out with creating an attribute rule that tackles this challenge. In the beginning I thought this was something rather simple but after thinking about this for a couple of hours I still cant wrap my head around it.
Cheers,
Stefan