laptop and a wrench

Bug

The coded value domain codes in datatype double have floating point issues when exported as XML workspace documents.

ArcGIS Pro
Bug ID Number BUG-000172214
SubmittedNovember 13, 2024
Last ModifiedDecember 20, 2024
Applies toArcGIS Pro
Version found3.3.2
Operating SystemWindows Server
Operating System Version2019 64 Bit
StatusAs Designed

Additional Information

Domain codes for float and double data types are stored in the XML as true float or double values, respectively. Not all values have exact representations when stored in these types and must be stored as the closest possible value. This is why some values display with an exact match to the value displayed in the user interface (UI), and some values do not. This behavior is expected. If the user needs exact textual representations of their domain codes, they will need to store the values as a text data type.

Workaround

  • Select datatype Float instead of Double.
  • Add a step/script to the workflow fixing the code values before the information moves further down the line.

Steps to Reproduce

Bug ID: BUG-000172214

Software:

  • ArcGIS Pro

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