Label | Explanation | Data Type |
Input Base Raster | The first raster or mosaic dataset to compare. | Raster Layer; Mosaic Layer |
Input Test Raster | The second raster or mosaic dataset to compare with the first. | Raster Layer; Mosaic Layer |
Compare Type (Optional) | Specifies the type of rasters that will be compared.
| String |
Ignore Options (Optional) | Specifies the properties that will be ignored in the comparison.
| String |
Continue Comparison (Optional) | Specifies whether the comparison will stop if a mismatch is encountered.
| Boolean |
Output Compare File (Optional) | A text file containing the comparison results. | File |
Parameter Tolerance (Optional) | The tolerances that determine the range in which values are considered equal. The same tolerance can be applied to all parameters, or different tolerances can be applied to individual parameters. The tolerance type can be either a value or a fraction. If the tolerance type is a fraction, the tolerance for each pixel will be different since each pixel has a different value. For example, if a tolerance fraction is set to 0.5, the tolerance will be calculated as follows:
| Value Table |
Attribute Tolerance (Optional) | The fields that will be compared to determine if they are within a tolerance. The tolerance value is a value in the units of the attribute. | Value Table |
Omit Fields (Optional) | The field or fields that will be omitted during comparison. | String |
Derived Output
Label | Explanation | Data Type |
Compare Status | The compare status will be true if no differences are found; it will be false if differences are found. | Boolean |