This tool combines two feature layers to create a single output layer. The layers to be merged must have the same geometry type and time type. You can control how the fields from the input layers are joined and copied. For example:
The layer with tabular, point, line, or area features into which the second feature layer will merge. All fields from this layer will be included in the result layer.
The feature layer to merge with the input layer. The layer to merge must have the same geometry type and time type as the input layer.
By default, all fields from both input layers will be included in the output. You can change how fields from the layer to merge will be included in the output with the following options:
If both layers contain a field with an identical name and data type, the content of both fields will be merged into one field of that name. This does not apply to fields where Match is used in the Modify merging fields parameter.
The name of the layer that will be created. If you are writing to an ArcGIS Data Store, your results will be saved in My Content and added to the map. If you are writing to a big data file share, your results will be stored in the big data file share and added to its manifest. It will not be added to the map. The default name is based on the tool name and the input layer name. If the layer already exists, the tool will fail.
When writing to ArcGIS Data Store (relational or spatiotemporal big data store) using the Save result in drop-down box, you can specify the name of a folder in My Content where the result will be saved.