HOW TO

Associate attributes of other features with a parcel

Last Published: April 25, 2020

Summary

In an ordinary polygon layer, a newly updated feature class can be substituted for the original feature class. However, in the cases of parcel fabric polygons, a new polygon layer cannot be used to replace the original polygon parcel layer.

The instructions provided describe how to associate attributes of other features with a parcel to update the original parcel feature class with selected fields from the table being joined, all the while preserving the original parcel feature class.

Procedure

  1. Use the Spatial Join tool to join the parcel layer and the feature class layer based on the spatial relationship.
    1. In the Catalog window, navigate to System Toolboxes > Analysis toolbox > Overlay > Spatial Join.
    2. Set the feature class layer as the target feature.
    3. Set the parcel layer as the join feature.
    4. Specify the location and name of the output feature class.
    5. Select JOIN_ONE_TO_ONE as the join operation. This prevents multiple copies of any parcel records from being included in the output feature.
    6. Click OK. A new feature class with the fields from the parcel layer and feature class layer being joined is created.
  2. Join the desired attributes of the new feature class back to the original parcel layer. The Join Field tool allows the selection of certain fields to be included in the output feature. The Add Join tool generates all fields joined in the output feature.
    • Option A: Use the Join Field tool
      1. In the Catalog window, navigate to Systems Toolboxes > Data Management toolbox > Joins > Join Field.
      2. Set the parcel layer as the input table.
      3. Use the field containing unique values for joining, such as the parcel number.
      4. Set the newly created feature class layer as the join table.
      5. Specify the output join field.
      6. Select the fields to be included in the joined table.
      7. Click OK.
    • Option B: Use the Add Join tool
      1. In the Catalog window, navigate to Systems Toolboxes > Data Management toolbox > Joins > Add Join.
      2. Select the parcel layer as the layer name or table view.
      3. Use a field containing unique values for joining, such as the parcel number.
      4. Select the newly created feature class layer as the join table.
      5. Specify the output join field.
      6. Click OK. The original parcel feature class is updated with fields from the table being joined.

        parceltable

Article ID:000001115

Software:
  • ArcMap

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic