laptop and a wrench

不具合

The ShapefileFeatureTable class returns long integer values as double when querying shapefiles.

最後に公開された状態: March 20, 2019 ArcGIS Runtime SDK
不具合 ID 番号 BUG-000098479
送信されましたAugust 10, 2016
最終更新日June 5, 2025
適用対象ArcGIS Runtime SDK
見つかったバージョン10.2.4
オペレーティング システムWindows OS
オペレーティング システムのバージョン7
修正されたバージョン100
ステータスFixed

参考情報

The shapefile implementation was reimplemented in the 100.x releases and returns the correct data types.

対処法

Lower the precision of the long integer field to nine, or convert the value returned to an integer. For example, new Double((double) r.getAttributeValue("IntField")).intValue().

再現の手順

不具合 ID: BUG-000098479

ソフトウェア:

  • ArcGIS Runtime SDK

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動