PROBLEM

The Calculate Geometry tool is disabled for certain fields

Last Published: August 5, 2022

Description

When attempting to calculate geometry for certain fields in an attribute table, the Calculate Geometry tool is disabled.

Cause

The selected field is an inherent field of the feature class managed by the geodatabase. For example, in a polygon feature class, there are four fields that are unavailable for editing: OBJECTID, Shape, SHAPE_LENGTH, and SHAPE_AREA.

When a new line feature class is created, an additional field is automatically created to record the length of the line. Likewise, when a new polygon feature class is created, two additional fields are automatically created to record the length (perimeter) and the area for each polygon feature. These are required fields and the properties cannot be modified.

Solution or Workaround

To perform the Calculate Geometry operation, add a new field to the existing attribute table. The new field automatically records the properties of the feature. Use the following procedure to create a new field and use the Calculate Geometry tool:

  1. Open ArcMap. In the Table Of Contents pane, right-click the desired feature class. Click Open Attribute Table.
  2. In the attribute table, click Table Options > Add Field.
Note:
Ensure all previous editing is saved to enable the Add Field option in the Table Options drop-down list. In the Editor window, click the Editor drop-down, and click Save Edits.
  1. Under Type, select Double as the data type to allow possible decimal points.
The Add Field window displaying the Double type as the selected field type for the new field.
  1. Click OK.
  2. Right-click the new field header, and click Calculate Geometry.
The new field's attribute table menu displaying the Calculate Geometry option.
  1. In the Calculate Geometry window, specify the desired calculate geometry Property, the Coordinate system, and the desired measurement Units, and click OK.
The Calculate Geometry window displaying the Property, Coordinate System and Units properties. Click OK

Article ID:000012524

Software:
  • ArcMap 10 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic