In this exercise, you will set required properties, set the data source for, and run an existing ArcGIS Data Reviewer batch job; run data quality control (QC) checks; and fix data errors.
Before you begin this exercise, you must download the data from ArcGIS.com.
Exercise 1a: Setting the data source for a batch job
In this part of the exercise, you will set the data source for an existing batch job so it runs on your source file geodatabase. This batch job is already preconfigured with checks to meet the highest quality standard for your input database. The batch job you will use, along with others, is installed with ArcGIS Aviation Charting and ArcGIS Aviation Airports.
- Start ArcMap.
- On the main menu, click Customize > Extensions and verify that Data Reviewer is checked.
- Browse to the installation location of the downloaded ArcGIS Aviation map package (.mpk) file.
By default, the map package data can be found in the following location: <Installtion location>\Users\<user>\Documents\ArcGIS\Packages\ArcGIS_for_AviationTutorial\v101\.
- Drag the ArcGIS for Aviation Tutorial.mpk file onto the data frame.
The ArcGIS for AviationTutorial map opens.
You can find the location of the map package in the Catalog window. Locate the Folder Connections node to find the installation location. If necessary, right-click the node and click Connect To Folder if a folder connection does not exist.
- Explore the data provided in the feature datasets.
- Click the Customize menu and click Toolbars > Data Reviewer to add the Data Reviewer toolbar.
- In the Catalog window, browse to the directory where you want to create a new file geodatabase for data QC records.
- Right-click the folder and click New > File Geodatabase.
- Name the geodatabase Reviewer.gdb.
Exercise 1b: Setting up the Reviewer session
In this part of the exercise, you will set up a Reviewer session to store the data validation results. This includes choosing the workspace, setting the spatial reference, and deciding which checks run by default before the batch jobs are run.
- Click the Reviewer Session Manager button on the Data Reviewer toolbar.
The Reviewer Session Manager dialog box appears.
- Click Browse and browse to the location where you created the Reviewer.gdb geodatabase.
- Click the Reviewer.gdb file and click Add.
- When the Data Reviewer message appears, click Yes to open the Enable Data Reviewer geoprocessing tool.
The Enable Data Reviewer dialog box appears with the workspace automatically populated.
- Click the Properties button next to the Coordinate System text box.
The Spatial Reference Properties dialog box appears.
- If necessary, update the configuration keyword option in the Select Configuration Keyword area.
- Click OK to enable the geodatabase to store Reviewer results.
- When the Enable Data Reviewer tool completes the operation, click Close.
- In the Reviewer Session Manager dialog box, in the Session area, click New.
- Click Start Session.
- Click OK.
- Click Start Session.
The button name changes to End Session.
- Click Close.
The Reviewer Session Manager dialog box closes.
Exercise 1c: Running the batch job on the source data
In this part of the exercise, you will run a batch job on the runway centerline data that is inside of the map package. This allows you to import quality data into your airport database.
- Click the Reviewer Batch Validate button on the Data Reviewer toolbar.
The Batch Validate dialog box appears.
- Click Add From File in the Batch Job area.
- Browse to the default installation location for ArcGIS Aviation batch jobs.
The installation location is <Installation location>\Program Files (x86)\ArcGIS\AviationCharting\Desktop<version>\BatchJobs\Airports\FAA18B.
- Click the Airfield.rbj file and click Open.
The Reviewer Processing Errors message appears.
- Click Close.
- Right-click in the Batch Jobs area and click Minimize All Groups.
- Right-click in the batch job list and click Unselect All Groups.
- Check the RunwayCenterline box to only run checks for the runway centerline data.
When the RunwayCenterline group is expanded, all the related centerline data options are selected to run.
- Click Run.
When the batch job is finished running, the Table Writer dialog box appears and indicates that two records have been written to the Reviewer table.
Exercise 1d: Fixing errors found by the batch job
In this part of the exercise, the two errors found by the batch job will be fixed. One error is from the SQL Query check, and the other is from the Geometry On Geometry check. Both require edits to be made to the feature where the errors occurred, so you will start an edit session, fix the issues, and save the changes.
- Click the Reviewer Table button on the Data Reviewer toolbar.
- Select a record in the Reviewer table and right-click to explore the pan and zoom options for the feature geometry.
- Start an edit session on the Editor toolbar by clicking Editor > Start Editing.
- Double-click the first Reviewer table record to select the feature geometry.
The description indicates there is a critical issue with the attributes on the feature.
- Right-click the selected RunwayCenterline feature and click Attributes.
The Attributes window appears.
- Change the Status attribute to ACTIVE.
- Close the Attributes window.
- Double-click the second Reviewer table record to select the feature geometry.
The description indicates that the RunwayCenterline feature's start/end is not coincident with the RunwayEnd feature. This error has been reported because no RunwayEnd features have been collected for this airport.
- Click the Create Features button to open the Create Features window.
- Select the RunwayEnd feature template.
- Digitize two RunwayEnd points on each end of the RunwayCenterline feature.
The points must snap to the RunwayCenterline feature to be considered valid.
- On the Editor toolbar, click Editor > Save Edits to save the edits.
- On the Editor toolbar, click Editor > Stop Editing to stop the edit session.
- Right-click the first record in the Reviewer table and click Enter Correction Status.
The Update Results dialog box appears.
- Click the Update Status drop-down arrow and choose Resolved.
- Click the Correction Notes drop-down arrow and choose Per Guidance.
- Click OK.
- Repeat steps 14 through 17 for the second record.
- In the Reviewer table, scroll to the right to review the Corrected By, Corrected On, and Correction Notes fields and view the correction information.
- Click the Reviewer Session Manager button on the Data Reviewer toolbar.
- Click End Session.
- Click Close.
- Close ArcMap without saving changes.
Now that the RunwayCenterline feature is valid, you can continue with the next exercise and use it to create obstruction identification surfaces (OIS) features.