I'd like to use the TopologyBuilder but had some troubles to get it work with 3D lines.
We want to consider the elevation when computing the topology so that:
- nodes are only produced were lines intersect in 3D
- output nodes are also 3D
Attached workspace is my first attempt (that works) but I'm curious if theres a better solution out there.
Peter