Hello All. So my question is how do I take the results of several different transformers, and then write the results back to a single arcgis feature? I would basically like to field map the result value from the transformers to specific columns in the feature class table. Screenshot below.
COSPNWGuy_0-1669234144207.png
Hi, the simplest approach is to use an Aggregator and merging existing attributes, you will get one feature with all the attributes available on the input features.