Available with Data Reviewer license.
Tutorial summary
Features that do not meet quality requirements are centrally managed from your geodatabase as Reviewer results. Results contain information about the source of the error, how and when the error was detected, and the reason for the error.
In this tutorial, you will use data in the Data Reviewer for ArcGIS Pro tutorial package to validate address features such as road centerlines, facilities, and site addresses. Features that fail validation will be written to a geodatabase to facilitate review and corrective workflows.
Estimated time | 25 minutes |
Software requirements | ArcGIS Pro 2.1 |
Data requirements | The data for this tutorial is available from the Data Reviewer for ArcGIS Pro Tutorial page. This package contains an ArcGIS Pro project package and a subset of the Local Government sample data. To download the data, follow these steps:
|
Open the project
In this exercise, you will enable a geodatabase to store results and create a session for organizing errors detected in the sample data.
- Start
ArcGIS Pro and sign in if necessary.
Caution:
If you have not already downloaded the Data Reviewer for ArcGIS Pro tutorial data, see the data requirements listed above.
- On the start page, under your recent projects, click Open another project.
Note:
If you already have a project open, click Open
on the Quick Access Toolbar and go to step 4.
- On the Open page, under Open, click Computer and click Browse
.
- Browse to the Data_Reviewer\Exercise_1 folder on the Open Project dialog box.
Note:
The Data_Reviewer\Exercise_1 folder is located in the directory where the Data Reviewer for ArcGIS Pro tutorial package was extracted.
- Select DataReviewerArcGISProTutorial_Exercise1.ppkx.
- Click OK.
Add Reviewer results to your project
Data quality results are organized in your geodatabase using Reviewer sessions. These sessions are added to your project to help organize your data review and enable quick access to the results that are relevant to the type of work being accomplished in your project.
- Click the Insert tab.
- In the Project group, click the Connections drop-down menu
and click Add Reviewer Results
.
The Select Reviewer Workspace dialog box appears.
- Browse to the Data_Reviewer\Exercise_1 folder.
Note:
The Data_Reviewer\Exercise_1 folder is located in the directory where the Data Reviewer for ArcGIS Pro tutorial package was extracted.
- Click the ReviewerResults.gdb geodatabase file, and click OK.
- When the Data Reviewer message appears, click Yes to open the Enable Data Reviewer geoprocessing tool.
Note:
The Enable Data Reviewer geoprocessing tool adds the Reviewer dataset and tables that allow an existing geodatabase to store Reviewer results. In the following steps, you will create the Reviewer workspace and use the spatial reference of the Local Government subset data to store the geometries of the results.
- Click the Coordinate System drop-down arrow and choose Current Map [Map].
- Click Run.
- In the Catalog pane, expand Reviewer Results
, right-click Session Results
, and select New Session
.
The Create Reviewer Session geoprocessing tool opens and ReviewerResults.gdb appears in the Reviewer Workspace field.
- Type Address data validation in the Session Name text box.
- Click the Check for Duplicates drop-down arrow and choose Database.
- Leave the Do Not Store Geometry check box unchecked.
- Type Quality Manager in the Session User Name text box to associate a custom name with this session.
- Click Run.
- On the Quick Access Toolbar, click Save
to save the project.
Now that you have a reviewer session in your project that can be used to store validation results, you can author and share Reviewer rules. To set this as your default session, right-click 1 : Address data validation and click Make Default .