I'm working with an electrical network with feeders and branches. I'd like to add the coordinates of the intersection points with the feeders as attributes in the branches. I managed to do this in the first segment using the Intersector and SpatialFilter transformers, but I had trouble adding them to the downstream segments.
I have a common field for each branch that can be obtained using networkTopology.
So, my question is how to create conditional queries to add the coordinate values of the intersection points with the downstream branches (see attached diagram).
Thanks in advance.
