110516: Incompatible unique ID field type between spatial weights matrix and input features: <value1>, <value2.

Description

The data type of the unique ID field used to create the spatial weights matrix and data type of the matching field in the input features do not match. For example, the spatial weights matrix contains a Big Integer unique ID field, but the input features contains a Long unique ID field

Solution

Re-create the spatial weights matrix using the unique ID field from the input features.