Numéro d’ID de bogue |
BUG-000093148 |
Envoi | December 22, 2015 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS for Desktop |
Version trouvée | 10.3 |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
This is by design.
The behavior of Focal Statistics is different with that of Con and SetNull when using arcpy.sa, because the inside execution of these tools are different.
When running some tools such as arcpy.sa.Con() and arcpy.sa.SetNull(), they are acting like python behavior, and would have no tool execution history. While, tool such as arcpy.sa.FocalStatistics(), acts the same as geoprocesing tool, so it will have a result history. So if you use arcpy.gp.Con_sa() instead of arcpy.sa.Con(), it will act like the geoprocessing tool, and will have result history.
Étapes pour reproduire
ID de bogue: BUG-000093148
Logiciel: