漏洞 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.
重现步骤