laptop and a wrench

Error

Some tools (Con, IsNull) do not output results, which are successful.

Última publicación: January 13, 2017 ArcGIS for Desktop
Número de ID del error BUG-000093148
EnviadoDecember 22, 2015
Última modificaciónMarch 30, 2022
Relacionado conArcGIS for Desktop
Versión encontrada10.3
EstadoWill Not Be Addressed

Información adicional

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.

Pasos para reproducir

ID del error: BUG-000093148

Software:

  • ArcGIS for Desktop

Obtener ayuda de expertos en ArcGIS

Contactar con soporte técnico

Descargar la aplicación de soporte de Esri

Ir a las opciones de descarga

Descubrir más sobre este tema