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 set as either a value or a fraction. For example, if the base value is 100 and a fraction tolerance is set to 0.00001, the compare tolerance will be within 100 * 0.001 (100 * 0.00001). | 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 |