Skip To Content

Enable or disable visual review

目視レビューは、マップ内のフィーチャの検証で一般的に使用される半自動のレビュー方法です。 このプロセスでは、自動レビュー方法では実行できない、または実行するように設計されていない方法でデータの品質を評価するために、手動でデータをレビューします。 これには、一般的なデータの検査が必要で、データと別のデータ ソース (航空写真など) との比較も含まれます。

ArcGIS Data Reviewer には、エラー フェーズおよびライフサイクル管理を通じてエラーをマーク、視覚化、格納、追跡するための目視レビュー ツールが用意されています。 目視レビューは、ファイル ジオデータベース、モバイル ジオデータベース、ブランチ バージョン対応公開されたフィーチャ サービス (エンタープライズ ジオデータベース) で使用できます。 目視レビューを有効化すると、[フィーチャの参照] ツールと [欠落フィーチャにフラグ] ツールの両方を使用できるようになります。 これらのツールを使用すると、既存のフィーチャをエラーとしてマークして、欠落フィーチャの位置を示すことができます。

注意:

SQL Server ユーザーに対して目視レビューを有効化するには、SQL Server 2017 以降を使用する必要があります。

Learn more about the Write Errors REST endpoint

Enabled visual review

目視レビューを有効化すると、Category フィールドが含まれるようにエラー テーブルのスキーマが更新されます。 Category フィールドは、自動レビューまたは目視レビュー中にエラー結果が見つかったかどうかを示します。

[エラー インスペクター] ウィンドウから目視レビュー フィールドにアクセスする方法の詳細

目視レビューは、フィーチャ データセット、またはデータセットの一部ではないフィーチャクラスで有効化できます。 フィーチャ データセットに属しているフィーチャクラスはフィーチャ データセット プロパティで有効化できるのに対して、スタンドアロン フィーチャクラスはフィーチャクラス プロパティで有効化できます。

注意:

目視レビューはスタンドアロン テーブルには適合していません。 ポイント、ポリライン、ポリゴン フィーチャクラスのみがサポートされています。

Disabled visual review

目視レビューを一旦有効化してから無効化すると、データセットが変更されます。 フィーチャクラスで目視レビューを無効化すると、そのフィーチャクラスに関連付けられたすべての目視レビュー エラーが削除されます。 さらに、[欠落フィーチャにフラグ] および [フィーチャの参照] エラーをコミットする機能も無効になります。

注意:

If a feature service is published, you must stop the feature service before you can disable visual review.

注意:

目視が有効化されたデータセットのコピーを作成した場合、そのデータセットで目視レビューは自動的に有効化されません。

Enable or disable visual review for feature datasets

To enable or disable visual review for a feature dataset in an ArcGIS Enterprise geodatabase, complete the following steps:

  1. Start ArcGIS Pro.
  2. Connect to your Enterprise geodatabase.
  3. Configure the database connection for branch versioning.
  4. Register the feature dataset as branch versioned.

    Verify that global IDs and editor tracking are enabled.

  5. In the Catalog pane, right-click the feature dataset that you want to enable or disable for visual review and click Manage.

    [フィーチャ データセット プロパティ] ダイアログ ボックスが表示されます。

  6. [Data Reviewer] タブをクリックします。
  7. To enable visual review, check the check boxes next to the feature classes for which you want to enable visual review. Alternatively, check the Select All check box to enable visual review for all feature classes in that feature dataset.
    Feature Dataset Properties dialog box with the Data Reviewer tab active and Enable visual review settings
  8. Click OK.
    注意:
    If the Data Reviewer tab does not appear, ensure that the versioning type is set to Branch and that the Global IDs and Editor tracking check boxes are checked.
  9. 目視レビューを無効化するには、目視レビューが有効になっているフィーチャクラスの横にあるチェックボックスをオフにします。
    注意:

    フィーチャクラスまたはデータセットで目視レビューを無効化すると、関連付けられたすべての目視レビュー エラーが削除されます。

  10. [OK] をクリックします。

The visual review changes are applied to the selected feature dataset.

注意:

To use visual review rules in an Enterprise environment, you must publish a feature service with the validation capability enabled.

Enable or disable visual review for feature classes

To enable or disable visual review for a feature class in an Enterprise geodatabase, complete the following steps:

  1. Start ArcGIS Pro.
  2. Connect to your Enterprise geodatabase.
  3. Configure the database connection for branch versioning.
  4. Register the feature class as branch versioned.

    Verify that global IDs and editor tracking are enabled.

  5. In the Catalog pane, right-click the feature class that you want to enable or disable for visual review and click Manage.

    [フィーチャクラス プロパティ] ダイアログ ボックスが表示されます。

  6. [Data Reviewer] タブをクリックします。
  7. To enable visual review, check the Enable visual review check box.
    Feature Class Properties dialog box with the Data Reviewer tab active and Manage visual review settings
  8. Click OK.
    注意:
    If the Data Reviewer tab does not appear, ensure that the versioning type is set to Branch and that the Global IDs and Editor tracking check boxes are checked.
  9. To disable visual review, uncheck the Enable visual review check box.
    注意:

    When you disable visual review for a feature class or dataset, all of its associated visual review errors are deleted.

  10. [OK] をクリックします。

The visual review changes are applied to the selected feature class.

注意:

To use visual review rules in an Enterprise environment, you must publish a feature service with the validation capability enabled.

関連トピック