Skip to main content

Hello,

 

I have a line feature with a unique ID field. I would like to separate them base on the unique ID, so a feature for every different ID. Is there a way to do it automatically and not do it manualy with a testfilter. Is there a transformer that create feature base on every unique entry in a field?

@Ian Gagnon-Renaud​ If i understand you correctly, you want a different stream for each of the line features, based on the ID. You could try AttributeFilter. It has an import option so you can import your list of ID form your source data. Of course this wil change every time your ID's change

But I suspect that there is something else you need here so perhaps if you share what you're trying to accomplish you might get some additional ideas.


Reply