Exercise 1: Getting started with ArcGIS Data Reviewer for Desktop (Production Mapping)
In this exercise, you are going to learn how to create and use a Reviewer session. You are going to create a Reviewer workspace and add a record to the Reviewer table. You are then going to finish the quality control cycle by correcting and verifying the record.
Exercise 1a: Starting and configuring a Reviewer Session
For this portion of the exercise, you use the Reviewer Session Manager to create a Reviewer workspace. During the exercise, the Reviewer Session Manager creates the Reviewer schema, which includes the Reviewer table and the Reviewer feature dataset, in an empty geodatabase.
A Reviewer session is a way to organize the records in the Reviewer table. A unique session could be created for each person performing the review or for each area being reviewed.
- Start ArcMap.
- Open the Reviewer.mxd file.
The Reviewer.mxd file is located in the DataReviewer directory where the sample data has been copied.
- Set the Quality Control Toolbar Settings by clicking Customize > Production > Toolbar Settings > Quality Control.
- Click the Reviewer Session Manager button on the Data Reviewer toolbar.
The Data Reviewer toolbar will be docked in the upper left of the ArcMap display.
The Reviewer Session Manager dialog box appears.
-
Click Browse in the Reviewer Workspace area.
The Reviewer Workspace dialog box appears.
- Navigate to the Reviewer.gdb and click Add.
The Reviewer.gdb is located in the DataReviewer directory where the sample data was copied. Reviewer.gdb appears in the Reviewer Workspace area in the Reviewer Session Manager dialog box.
The User Name value is automatically populated with your Windows login name.
- If necessary, update the value in the User Name text box.
- Click New.
The Reviewer Workspace Properties dialog box appears. This dialog box only appears the first time you create a session in a Reviewer workspace.
- Ensure that the Use Active Data Frame Spatial Reference option is selected and click OK.
The Reviewer Session Manager dialog box appears with the session information populated. At this point, the Reviewer tables and feature dataset are created in the Reviewer.gdb. The Reviewer feature dataset has the chosen spatial reference. It is important to ensure that the spatial reference of the Reviewer feature dataset matches the spatial reference of the data being reviewed.
- Type Exercise 1 in the Name text box.
The Reviewer Dataset Version will remain unavailable. This option is only used if the Reviewer database is in an SDE database.
-
Click Start Session.
The button name changes to End Session.
- Click Close.
The Reviewer Session Manager dialog box closes, and the Reviewer tools use the current session when writing to the Reviewer table.
Exercise 1b: Committing records to the Reviewer table
The first stage in the data review cycle is to find issues with your data. Once an issue is identified, the feature is committed to the Reviewer table with a description of the issue.
- Zoom to the Commit Record bookmark by clicking Bookmarks > Commit Record on the Main Menu toolbar.
Near the center of the screen, you will see a road that is straight even though the image shows that the road curves.
- Select the feature from the MajorRoads feature class.
- Click the Commit to Reviewer Table button on the Data Reviewer toolbar.
The Commit to Reviewer Table dialog box appears.
- Choose Reshape Line from the Enter Reviewer Status list.
- Enter additional information such as Road needs to be reshaped. in the Notes text box.
- Click the Severity drop-down arrow and change the value to 3.
- Click OK.
The Commit to Reviewer Table dialog box closes. A record is written to the Reviewer table.
- If the Reviewer Table window is not visible in ArcMap, click the Reviewer Table button on the Data Reviewer toolbar.
The Reviewer Table window appears. Ensure that the Reviewer table is docked at the bottom of ArcMap and adjust the height so you can see the record.
- Double-click the record.
The feature associated with the record is selected, and the extent is zoomed to the extent of the feature.
- Scroll the Reviewer table to the right to see the values for the record.
Notice that the Status you chose from the list appears in the REVIEWSTATUS field. The ObjectId of the feature appears in the OBJECTID field, and the name of the feature class appears in the ORIGINTABLE field. Also notice that the session user name is populated in the REVIEWTECHNICIAN field.
Exercise 1c: Correcting and verifying records in the Reviewer table
Once an issue is identified in the data, the issue needs to be fixed. The final step in the review cycle is to verify that the identified issue has been correctly fixed.
Often, the person who identifies an error may not be the same person who corrects it. The status of the issue can be tracked in fields in the Reviewer table record.
- Click the Production Start Editing button on the Production Editing toolbar. Remarque :
If you only have a Data Reviewer license, you can start an edit session using the Editor toolbar.
Remarque :If you have a Production Mapping license, the Manage Features and Feature Attribute windows appear. These windows allow you to update the attributes of features. You will not need them for this exercise, so you can close them using the Close button in the upper right corner of the window.
- Double-click the Reviewer table record.
This selects and zooms to the road feature you committed.
- Click the Reshape Feature tool on the Production Editing toolbar.Remarque :
If you only have a Data Reviewer license, you can activate the Reshape Feature tool using the Editor toolbar.
- Create an edit sketch that intersects the selected feature twice and follows the road in the image.
- Double-click or press F2 to finish the sketch.
The feature is reshaped.
- Click the Stop Editing button on the Production Editing toolbar.Remarque :
If you only have a Data Reviewer license, you can stop an edit session using the Editor toolbar.
- Click Yes on the Save dialog box.
Now that the issue has been fixed in the data, the status of the Reviewer table record also needs to be updated.
- Ensure that the Reviewer table record is selected.
- Right-click the record and click Enter Correction Status.
The Reviewer Correction dialog box appears.
- Click the Evaluation drop-down arrow and choose Resolved.
- Click the Explanation drop-down arrow and choose Per Guidance.
- Click OK.
The Reviewer table record is updated.
- Scroll in the Reviewer table until you can see the CORRECTIONTECHNICIAN, CORRECTIONDATE, and CORRECTIONSTATUS fields.
Notice that they are now populated with your user name, the current date and time, and the values you specified on the Reviewer Correction dialog box.
Now that the Reviewer table record has been corrected, the next stage is to verify the record. Depending on the way you choose to implement the review cycle, this action may be performed by someone who did not fix the error.
- Right-click the record and click Enter Verification Status.
The Reviewer Verify dialog box appears.
- Choose Acceptable from the Reviewer Verify list.
- Click OK.
The Reviewer table record is updated.
- Scroll in the Reviewer table until you can see the VERIFICATIONTECHNICIAN, VERIFICATIONDATE, and VERIFICATIONSTATUS fields.
Notice that they are now populated with your user name, the current date and time, and the value you specified on the Reviewer Verify dialog box.
Exercise 1d: Ending a Reviewer session
The Reviewer Session Manager allows you to end a Reviewer session. This allows you to change to a different Reviewer session while remaining in ArcMap. If you do not end the Reviewer session, it will be automatically ended when you close ArcMap.
-
Click the Reviewer Session Manager button on the Data Reviewer toolbar.
The Reviewer Session Manager dialog box appears.
-
Click End Session.
The Reviewer session ends, and the button name changes to Start Session.
- Click Close.
The Reviewer Session Manager dialog box closes.
In this exercise, you started and ended a Reviewer session and took a single Reviewer table record through the data validation life cycle. You can now learn about checks and batch jobs in Exercise 2: Working with batch jobs.