Label | Explanation | Data Type |
Input Layer | The point, line, or polygon features to merge with the merge layer. | Feature Set |
Merge Layer | The point, line, or polygon features to merge with the input layer. The merge layer must contain the same feature type (point, line, or polygon) as the input layer. | Feature Set |
Output Name | The name of the output layer to create on your portal. | String |
Merging Attributes
(Optional) | A list of values that describe how fields from the merge layer are to be modified and matched with fields in the input layer. By default, all fields from both inputs will be carried across to the output layer. If a field exists in one layer but not the other, the output layer will contain both fields. The output field will contain null values for the input features that did not have the field. For example, if the input layer contains a field named TYPE but the merge layer does not contain TYPE, the output will contain TYPE, but its values will be null for all the features copied from the merge layer. You can control the following merge actions (how fields on the merge layer are written to the output).
| Value Table |
Derived Output
Label | Explanation | Data Type |
Output | The output layer containing the combined features and attributes from both the input and merge layers. | Feature Set |