Combining features from different layers (Union)

Union combines selected features into one new feature. Although the features may be from different layers, the layers must be of the same geometry type—either line or polygon. Union maintains the original features and their attributes—that is, the selected features are not deleted or edited during the Union operation. The new feature is created with the chosen template using the default attribute values. For example, with Union, you can use some selected parcels to create a polygon representing a neighborhood crime prevention area.

You can also create a multipart feature using the Union command by combining nonadjacent features from different layers. For example, to create a sedimentary rock polygon in a new rock classification layer given selected clay and quartz polygons in an existing rock composite layer, use the Union command to combine the clay and quartz features to create a new multipart sedimentary rock feature in the rock classification layer.

The Union command works on selected features, allowing you to choose which features will be combined in the output. On the other hand, the Union geoprocessing tool combines features from all input layers or feature classes and allows you to determine which attributes from the input features are transferred to the output feature class.

You can use the Merge command on the Editor menu instead of Union if the selected features are all in the same layer and you want to combine them into a single feature and choose the resulting attributes.

Steps:
  1. Click the Edit tool Edit Tool on the Editor toolbar.
  2. Click the features you want to combine into one.
  3. Click the Editor menu and click Union.
  4. Choose the target in which the new feature will be created.
    • If you have feature templates for the layers in your map, click the Template button and click the template to use to create the new feature. You can also double-click the preview of the template to choose a different template.
    • If you do not have feature templates, click the layer in which to create the feature.
  5. Click OK.

Related Topics


5/6/2011