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.
Hinweis:
Wenn Sie keinen Zugriff auf eine Enterprise-Geodatabase oder einen Feature-Service haben oder wenn Sie mit den Grundlagen der Arbeit mit ArcGIS Enterprise nicht vertraut sind, nutzen Sie die ArcGIS Data Reviewer-Schnellstart-Lernprogramme für ArcGIS Pro.
Geschätzte Zeit | 20 minutes |
Softwareanforderungen | Mindestversionen ArcGIS Pro 3.3 und ArcGIS Enterprise 11.3 oder höher |
Lizenzanforderungen | ArcGIS Pro:
ArcGIS Enterprise:
Hinweis:Für diese Lernprogramm-Reihe ist die Benutzertyp-Erweiterung ArcGIS Advanced Editing erforderlich. |
Datenanforderungen | Die Daten für dieses Lernprogramm sind auf der ArcGIS Data Reviewer for Enterprise-Lernprogrammseite verfügbar. Dieses Paket enthält das Projektpaket und einen Teil der Beispieldaten der Kommunalverwaltung. Um die Daten herunterzuladen, führen Sie die folgenden Schritte aus:
|
Open the project
In dieser Übung öffnen Sie in ArcGIS Pro ein Projektpaket, das in einer File-Geodatabase modellierte Daten enthält, und überprüfen seinen Inhalt.
- Starten Sie 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.
Hinweis:
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.
Tipp:
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:
- Klicken Sie auf der Werkzeugleiste Fehler-Inspektor auf Menü
und anschließend auf Status anzeigen.
Die Data Reviewer-Spalten für den Fehlerlebenszyklus werden dem Bereich Fehler-Inspektor hinzugefügt.
- Klicken Sie in der Gruppe Filter auf Felder
, um eine Liste der Fehlereigenschaften anzuzeigen, die zum Filtern der im Bereich Fehler-Inspektor angezeigten Fehler verwendet werden können.
- Aktivieren Sie im Abschnitt Schweregrad das Kontrollkästchen 1, um im Bereich Fehler-Inspektor nur Features mit dem Schweregrad 1 anzuzeigen.
Der Fehler Road name missing from master street list bleibt bestehen.
- Klicken Sie auf die nummerierte Spalte neben der Fehlerphasenspalte, um das Feature mit dem Fehler hervorzuheben.
- Right-click the numbered column and click Zoom To
.
- Klicken Sie auf der Registerkarte Bearbeiten auf Attribute
, um den Bereich Attribute zu öffnen.
- In the Attributes pane, click Change the selection
and drag a rectangle across the road with the error to select it.
Tipp:
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.
- Blättern Sie in den Attributen bis zu Full Road Name, ersetzen Sie Lm durch Ln, und drücken Sie dann die Eingabetaste.
- Klicken Sie auf Übernehmen.
- Klicken Sie auf der Registerkarte Bearbeiten auf Änderungen speichern
und dann auf Ja, um Ihre Änderung zu speichern.
- Klicken Sie auf Löschen
, um Ihre Auswahl zu löschen.
- Click Evaluate Rules
.
The error you corrected appears in the Error Inspector pane with the verified status.
- Klicken Sie auf der Registerkarte Bearbeiten auf Änderungen speichern
und dann auf Ja, um Ihre Änderung zu speichern.
- 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.