laptop and a wrench

不具合

GPFeatureRecordSetLayer generates an incorrect JSON while working with the message in a bottle geoprocessing service.

最後に公開された状態: July 8, 2019 ArcGIS Runtime SDK
不具合 ID 番号 BUG-000094454
送信されましたFebruary 25, 2016
最終更新日June 5, 2024
適用対象ArcGIS Runtime SDK
見つかったバージョンN/A
オペレーティング システムN/A
ステータスNon-Reproducible

参考情報

If you are still experiencing this issue with the latest version of the ArcGIS Runtime SDK for Android 100.x, please reach out to Esri Support Services.

対処法

Override GPFeatureRecordSetLayer.generateValueParams() to replace the one instance of spatialReference with sr as below: public String generateValueParams() throws Exception { return super.generateValueParams().replace("\"esriGeometryPoint\",\"spatialReference\":", "\"esriGeometryPoint\",\"sr\":"); }

再現の手順

不具合 ID: BUG-000094454

ソフトウェア:

  • ArcGIS Runtime SDK

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

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

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

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

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

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

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