laptop and a wrench

Bug

In ArcGIS Data Interoperability, when integrating a JavaScript Object Notation (JSON) file with 64-bit signed integer values as well as 64-bit unsigned integer numbers, the 64-bit signed integers appear correctly, but the 64-bit unsigned integers are converted to negative numbers.

Zuletzt veröffentlicht: March 20, 2023 ArcGIS Pro
Bug-ID-Nummer BUG-000156639
EingereichtMarch 15, 2023
Zuletzt geändertMay 15, 2025
Gilt fürArcGIS Pro
Gefunden in Version3.0.4
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusKnown Limit

Zusätzliche Informationen

The geodatabase has a known range limit of -2 ^ 53 minus 1 and 2 ^ 53 minus 1. While the Workbench app can read big integer values up to 2 ^ 64, the values cannot be written in the geodatabase as destination formats due to these known limits. Refer to this documentation https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/arcgis-field-data-types.htm#ESRI_SECTION2_8BF2454C879941258DC44AF6BB31F386 for more information.

Workaround

If the user wants to keep the values from the source format to the geodatabase, the workaround is to convert the big integer values to string.

Schritte zur Reproduzierung

Bug-ID: BUG-000156639

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln