Frequently asked question

Is it possible to change the Shape_Length field unit measurement in ArcGIS Pro?

Last Published: July 8, 2021

Answer

The Shape_Length field for a geodatabase feature class is generated automatically and managed by ArcGIS. Therefore, the field cannot be edited manually. As a workaround, create a new field, and use the Calculate Geometry tool to populate the new field with the Shape_Length field values in the desired unit of measurement. Complete the steps below to do so:

Note:
To determine the unit of measurement of the Shape_Length field in ArcGIS Pro, right-click the feature class in the Contents pane, and click Properties. In the Layer Properties: <feature_class> window, click Source, scroll to the Spatial Reference section, and identify the Linear Unit. 
The Layer Properties window displaying the Linear Unit of the feature layer.
  1. Add a new Double type field to the attribute table. Refer to Steps 1 through 4 in ArcGIS Pro: Create a field and apply a domain and default value for instructions to do so.
    1. Specify the new field's name in the Field Name column. In this example, the field name is Length.
    2. Specify an alias in the Alias column. In this example, the alias is Length.
    3. Select Double for Data Type.
    4. Save the edits. Refer to ArcGIS Pro: Save edits made in the Fields view for steps to do so.
  2. Populate the new field with the Shape_Length field values in the desired unit. In this example, the Shape_Length field's Linear Unit is Meters (1.0), and the new desired unit is Feet (United States).
    1. Right-click the header of the created field in Step 1, and click Calculate Geometry. The Calculate Geometry window opens.
    2. In the Calculate Geometry window, select the desired feature class for Input Features.
    3. Under Geometry Property, the new field created in Step 1, Length, is populated automatically under Target Field. Click the Property drop-down menu, and select Length (geodesic).
    4. For Length Unit, select the desired unit. In this example, Feet (United States) is selected.
    5. Click OK.
The Calculate Geometry window displaying the Input Features, Calculate Geometry and Length Unit parameters.

The following attribute table displays the new field with the populated Shape_Length field values in Feet (United States).

The attribute table displays the new field containing the values of the Shape_Length field in Feet.
Note:
Optionally, it is possible to project the layer in the coordinate system that uses a desired linear unit of measurement using the Project tool. For example, if the layer's Projected Coordinate System is NAD 1983 HARN (Meters), use the Project tool to specify the Output Coordinate System to NAD 1983 HARN (US Feet). Ensure the Map Frame is in the same coordinate system as the layer. Refer to ArcGIS Pro: Specify the coordinate systems of maps and scenes for more information.

If the Shape_Length field is in angular unit of measurement, use the Project tool to project the layer in a coordinate system that uses linear unit of measurement. Refer to FAQ: What is the unit of measurement used by the Shape_Length field in attribute tables? for more information on the coordinate systems that use angular or linear unit of measurement.

Article ID:000025763

Software:
  • ArcGIS Pro 2 8 x
  • ArcGIS Pro 2 7 x
  • ArcGIS Pro 2 x

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options