Label | Explanation | Data Type |
Input Base Raster | The raster or mosaic dataset that will be compared with the Input Test Raster parameter value. This parameter value is data that you have declared valid. This base data has the correct content and information. | Raster Layer; Mosaic Layer |
Input Test Raster | The raster or mosaic dataset that will be compared with the Input Base Raster parameter value. This parameter value is data that you have made changes to by editing or compiling new information. | 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 continue after encountering the first difference between the inputs.
| Boolean |
Output Compare File (Optional) | The output file that will contain all similarities and differences between the inputs. This file is a comma-delimited text file that can be viewed and used as a table in ArcGIS. The output file that will contain all similarities and differences between the inputs. This file is a comma-delimited text file that can be viewed and used as a table in ArcGIS. | File |
Parameter Tolerance (Optional) | The tolerances that determine the range in which values will be 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 numeric value that will determine the range in which attribute values are considered equal. This parameter only applies to numeric field types. | Value Table |
Omit Fields (Optional) | The field or fields that will be omitted during comparison. The field definitions and the tabular values for these fields will be ignored. | String |
Derived Output
Label | Explanation | Data Type |
Compare Status | The compare status will be 'true' when no differences are found and 'false' when differences are found. | Boolean |