| 不具合 ID 番号 |
BUG-000170703 |
| 送信されました | September 12, 2024 |
| 最終更新日 | October 10, 2024 |
| 適用対象 | ArcGIS Pro |
| 見つかったバージョン | 3.3.1 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 64 Bit |
| ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
The tool is intended to click the View Details and Messages features from the results of an analysis run to access a report that includes the graph, allowing users to view the results within ArcGIS Pro. Users can generate a PDF report by employing a Python script to execute the tool, with the option to specify the report output programmatically. This can be done by right-clicking the tool run in the history tab to obtain the Python command and providing a data path for the Output_Report_File to run in the Notebook or Python Window.
対処法
Currently, there is no direct workaround to generate the PDF output from the Incremental Spatial Autocorrelation tool in ArcGIS Pro 3.3.1. Users may need to:
- Revert to a previous version (e.g., 3.2 or 3.1.5) where the option is still available.
- Click View Details and then Messages to access a report with the graph.
- Utilize a Python script to run the tool, where the output for the report can be specified programmatically.
再現の手順