After publishing the rules to a feature service in the previous tutorial, this tutorial describes how to evaluate the rules and perform data quality management to correct features that do not meet your organization's data quality requirements.
Tutorial summary
This tutorial builds on the first tutorial, Create validation rules in an enterprise geodatabase and the second tutorial, Set up and publish rules to a feature service. To proceed with this series, you must complete the previous two tutorials. If you have not downloaded ArcGIS Data Reviewer for ArcGIS Pro and the ArcGIS Pro tutorial data from the first tutorial, review the data requirements for this tutorial and complete the first tutorial.
注意:
エンタープライズ ジオデータベースまたはフィーチャ サービスへのアクセス権がない場合、または ArcGIS Enterprise の基本的な操作に慣れていない場合は、ArcGIS Pro の ArcGIS Data Reviewer のクイックスタート チュートリアルをご参照ください。
予定時間 | 20 minutes |
ソフトウェア要件 | 最小バージョンは ArcGIS Pro 3.3 および ArcGIS Enterprise 11.3 以降 |
ライセンス要件 | ArcGIS Pro:
ArcGIS Enterprise:
注意:このチュートリアル シリーズを実施するには、ArcGIS Advanced Editing ユーザー タイプ エクステンションが必要です。 |
データ要件 | このチュートリアルのデータは、「ArcGIS Data Reviewer for Enterprise Tutorial」ページから取得できます。 このパッケージには、プロジェクト パッケージと地方自治体サンプル データのサブセットが含まれています。 データをダウンロードするには、次の手順に従います。
|
Open the project
この演習では、ファイル ジオデータベースでモデル化されたデータを含む ArcGIS Pro を使用してプロジェクト パッケージを開き、そのコンテンツを確認します。
- ArcGIS Pro を起動します。
- Sign in if necessary to ArcGIS Pro using your Enterprise account.
Evaluate the published rules
With the neighborhood street data and attribute validation rules successfully published to a feature service, you can evaluate the rules in ArcGIS Pro using the Error Inspector pane.
To evaluate the published rules in ArcGIS Pro, complete the following steps:
- Open the DataReviewerTutorial.ppkx file in ArcGIS Pro if it is not already open.
- On the ArcGIS Pro ribbon, click the Insert tab.
- In the Project group, click the New Map
drop-down arrow, and click New Map.
- In the Contents pane, right-click Map, and click Properties.
- In the Name text box, change the map name to Evaluate Data Quality, and click OK.
- Open the Catalog pane, and click the Portal tab.
- Double-click the Naperville_Service feature layer, and press Ctrl while clicking AddressPoints, BuildingFootprint, Master Road Name, Parcels, and RoadCenterline.
- Right-click one of the selected features, and click Add To Current Map.
The layers are added to the map.
- In the Contents pane, right-click the RoadCenterline layer, and click Add Error Layers.
Error layers are added as a group to the Contents pane.
- Right-click the RoadCenterline layer, and click Zoom to Layer.
The map zooms to the RoadCenterline area.
注意:
If the Naperville_Services feature service is added to the map, error layers are also added as individual layers. Although the error layers are added individually, you must add them to the Contents pane as a group by right-clicking one layer and selecting Add Error Layers. If the error layers are not added as a group using Add Error Layers, the Error Inspector pane will remain deactivated, and you cannot write or manage errors.
- Click List by Data Source
at the top of the Contents pane.
- Right-click the database connection created in the first tutorial and click Manage Versions.
The Versions tab appears.
- Create a branch version.
- After creating the branch version, in the Contents pane, right-click the database connection and click Change Version.
The Change Version dialog box appears.
- Choose the new version created in the previous steps and click OK.
- At the top of the Contents pane, click List by Drawing Order
and go back to the Evaluate Data Quality map.
- Click the Edit tab.
- In the Data Reviewer group, click Manage Quality
.
- In the Results group, click Error Inspector
.
The Error Inspector pane appears.
- In the Error Inspector pane, click the Evaluate Rules drop-down arrow
, uncheck the Batch Calculation check box, and choose Visible Extent.
ヒント:
Ensure that Visible Extent is chosen if you want to limit the evaluation area to the active map extent. To evaluate all the features in the dataset, choose Full Extent.
- Click Evaluate Rules.
Errors appear as rows in the Error Inspector pane. These errors are found by the validation rules created in the first tutorial. Depending on the size of the dataset, evaluation may take a few minutes.
- On the Edit tab in the Manage Edits group, click Save
to save the error records.
Review and correct an error result
To review and fix one of the errors found in the Error Inspector pane, complete the following steps:
- [エラー インスペクター] ツールバーの [メニュー]
をクリックし、[ステータスを表示] をクリックします。
Data Reviewer のエラー ライフ サイクル列が [エラー インスペクター] ウィンドウに追加されます。
- [フィルター] グループで、[フィールド]
をクリックし、[エラー インスペクター] ウィンドウに表示されるエラーのフィルター処理に使用できるエラー プロパティのリストを表示します。
- [重要度] セクションで、[1] チェックボックスをオンにして、重要度が 1 のフィーチャのみを [エラー インスペクター] ウィンドウに表示します。
[Road name missing from master street list] エラーが残ります。
- エラー フェーズ列の横にある番号付きの列をクリックして、エラーがあるフィーチャをハイライトします。
- Right-click the numbered column and click Zoom To
.
- [編集] タブで、[属性]
をクリックして [属性] ウィンドウを開きます。
- In the Attributes pane, click Change the selection
and drag a rectangle across the road with the error to select it.
ヒント:
Do not select any other layers.
RoadCenterline (1) appears in the Attributes pane.
- Click the RoadCenterline (1) drop-down arrow, and click Summit Hills Lm.
- 属性で、[Full Road Name] までスクロールして「Lm」を「Ln」に変更し、Enter キーを押します。
- [適用] をクリックします。
- [編集] タブで [編集の保存]
をクリックし、[はい] をクリックして編集内容を保存します。
- [選択解除]
をクリックして選択を解除します。
- Click Evaluate Rules
.
The error you corrected appears in the Error Inspector pane with the verified status.
- [編集] タブで [編集の保存]
をクリックし、[はい] をクリックして編集内容を保存します。
- Click Save Project
and close ArcGIS Pro.
Using the Error Inspector pane, you evaluated the rules that you authored in a previous tutorial and corrected an error, changing its validation status to acceptable.