Skip to main content

I have numerous individual lines that do not share nodes or endpoints. I want to aggregate all into one object. So far, I have tried unsuccessfully with TopologyBuilder, LineJoiner

This is the equivalent of ArcGIS Dissolve (Lines) - Allow Multi-part feature

Input: Many line objects

 

Output: Single object

Hi @thiru, I think the Aggregator is what you are looking for.


Hi @thiru, I think the Aggregator is what you are looking for.

Of course @takashi for some reason, it did not work the first time I used. Now, it does.

Thanks so much.


Reply