| Bug ID Number |
BUG-000169217 |
| Submitted | July 17, 2024 |
| Last Modified | August 13, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.3.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The network dataset length from '!Shape!' uses geodesic length, whereas the user-added field, 'Shape_length', is derived from the length based on the current data's state plane projection. Refer to the following documentation for additional data: https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-geometry-attributes.htm.
Workaround
Use geodesic length to get the same length as the network dataset's length cost attribute.
Steps to Reproduce