laptop and a wrench

Bug

QueryFeaturesAsync method from GeodatabaseFeatureTable class does not return a feature's Length or Area.

Last Published: July 10, 2020 ArcGIS Runtime SDK
Bug ID Number BUG-000132069
SubmittedJuly 7, 2020
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found100.8
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusWill Not Be Addressed

Additional Information

ArcGIS Pro dynamically adds the area and length fields to the table view based on the spatial type, but these fields are not within the table schema, and does not persist as fields within geodatabase tables shared from ArcGIS Pro. Use the ArcGIS Runtime API to retrieve the area, length, etc of features returned from a query or identify operation. Alternatively, add geometry attributes to a table by following this approach, refer to the following link, https://pro.arcgis.com/en/pro-app/tool-reference/data-management/add-geometry-attributes.htm.

Workaround

Calculate a feature's Length or Area using theĀ Area, AreaGeodetic, Length, and LengthGeodetic methods from the GeometryEngine Class.

Steps to Reproduce

Bug ID: BUG-000132069

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options