Frequently asked question
In ArcGIS Pro, combining data such as point feature classes with a polygon feature class is useful if the data are stored in different files or tables, as it is easier to analyze the data in a single dataset.
This article provides workflows to combine data using different geoprocessing tools depending on the data types in ArcGIS Pro.
The Overlay Layers tool can be used to overlay multiple feature classes into a new feature class and create new attributes for the layer. This tool combines different feature classes such as points, polygons, or areas into a single set of the feature class.
In this example, the Main_River layer overlays the polyline layer, Rivers, and the Overlay Layers tool is used to create a new feature layer to display the intersection of the two layers in ArcGIS Pro.


to specify the location of the output feature class.
The image below shows the layer, Track_OverlayLayers, displaying the intersection between the Main_River and Rivers layers in ArcGIS Pro.

The Append tool can be used to combine multiple datasets with an existing target dataset that modifies the input data. The input dataset can be feature classes, tables, shapefiles, rasters, or dimension feature classes. However, the input and target datasets must be of the same data type, for instance, rasters appended to an existing raster dataset.
In this example, a line feature class, Track1, is appended to another line feature class, Track2, in ArcGIS Pro.


Note: The Append tool modifies the input dataset permanently. Use the Enable Undo option to revert changes made by the tool.

The image below shows Track1 appended to the target layer, Track2, in ArcGIS Pro.

The Merge tool can be used to combine multiple datasets into a new dataset. The input dataset can be feature classes or tables. However, the input feature classes must be of the same geometry type. For example, a line feature class cannot be merged with a polygon feature class.
In this example, the Track1 and Track2 line feature layers are merged into a new layer in ArcGIS Pro.


to specify the location of the output dataset.
The image below shows the Track1 and Track2 layers merged into the new layer, Track_Merge, in ArcGIS Pro.

The Spatial Join tool is used to join attributes by matching rows from the join feature to the target feature based on the spatial relationship where a new feature class containing the attributes is created.
In this example, attributes of the Track and Main_Track layers are joined using the Spatial Join tool in ArcGIS Pro.


to specify the location of the output feature class.
The image below shows the attribute, Track_SpatialJoin, joined from the Track and Main_Track attributes in ArcGIS Pro.

Article ID: 000025415
Get help from ArcGIS experts
Start chatting now