Numéro d’ID de bogue |
BUG-000170703 |
Envoi | September 12, 2024 |
Dernière modification | October 10, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 3.3.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
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.
Solution de contournement
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.
Étapes pour reproduire