- What is ArcGIS Data Reviewer?
- Can Data Reviewer detect errors in web layers shared from Enterprise?
- Does Data Reviewer for Enterprise have additional software requirements?
- What Data Reviewer capabilities are deprecated?
- What is the difference between Topology Rules and Data Reviewer?
- Is there a limit to the number of features that can be validated using automated checks?
- What is the difference between Attribute Rules and Data Reviewer?
- Can I run Data Reviewer validation rules using ArcGIS Server?
- What types of features are supported by Data Reviewer checks?
- Why are some error features removed while others remain in the Error Inspector after I fix the errors in my data?
- Can I remove the Validation status field from my data?
ArcGIS Data Reviewer is an extension for ArcGIS Pro that offers a range of quality assurance and quality control tools. These tools identify errors related to the integrity, attribution, or spatial relationships of your features. Data Reviewer supports data management needs for both data production and analysis. It provides automated review, semi-automated review, and visual review capabilities to streamline your data review processes.
To use Data Reviewer in a server environment, you must use branch-versioned data. You can evaluate the data using the Validation Service. Starting at Enterprise11.3, you can use visual review capabilities on feature services to browse and flag missing features.
Services published from ArcMap are not supported after Enterprise10.9. For Data Reviewer users, this change impacts capabilities delivered by the extension's ArcMap runtime-based server object extension (SOE) and associated geoprocessing service. Starting at Data Reviewer 3.0, these capabilities will not be supported after an upgrade to an existing deployment or in new deployments.
Learn more about the deprecation of the ArcMap runtime-based SOE
Note:
It is recommended that you begin migrating your quality control workflows to the Data Reviewer attribute rule-based workflows in ArcGIS Pro. The workflows in ArcGIS Pro are equivalent to those of the ArcMap runtime-based SOE.
Geodatabase topology and Data Reviewer are both capabilities that support the creation and management of high-quality data. There are advantages to using both capabilities in data management workflows. A key difference between these capabilities is the aspects of a feature's quality that can be assessed. Data Reviewer checks are used to assess multiple aspects of a feature's quality. This includes the ability to identify data quality issues related to a feature's integrity, attribution, as well as a feature's spatial relationship to other features. For a complete list of Data Reviewer checks, review the ArcGIS Data Reviewer Checks poster.
A geodatabase topology is used to enforce a spatial relationship between features in a geodatabase. This includes assessment of spatial relationships such as overlaps, intersections, and gaps. For a complete list of topology rules, review the ArcGIS Geodatabase Topology Rules poster.
Learn more about the components that define GIS data quality
No, there is no limit to the number of features that can be validated using automated checks.
Note:
The more features and quality checks there are, the longer it may take to validate. In extreme cases, the resulting errors from the validation process could exceed the number of features in the database.
Data Reviewer is an integrated capability in attribute rule-based workflows, that provides a library of no-code, ready-to-use checks that identify common errors found in GIS data. It also provides error lifecycle management to aid in keeping track of errors and the error review process. By comparison, Arcade-based attribute rules can provide more fine-grained control in identifying errors but require familiarity with ArcGIS Arcade.
Yes. When you share web feature layers that contain validation attribute rules, you can enable the Validation capability to use the Validation Service. You can use the Validation Service to assess the quality of features using validation attribute rules authored in ArcGIS Pro.
Why are some error features removed while others remain in the Error Inspector after I fix the errors in my data?
Data Reviewer attribute rule error features remain in the Error Inspector pane after they are fixed due to traceability and error lifecycle management. Traceability allows you to track and manage errors throughout the data validation process, ensuring that errors have been properly addressed. The error management process records which errors were identified and fixed, allowing you to track the history of data quality improvements.
The only error features that are removed are Arcade-based attribute validation rules. These errors only persist if the error condition they search for is still present. Once an error is fixed and the validation rules are re-evaluated, the Arcade-based validation errors are removed.