Invalid Events

Available with Data Reviewer license.

Summary

The Invalid Events check finds linear referenced events that do not have an associated route (orphaned events) or contain invalid measure values. The check also identifies gaps or overlaps between events within the same route or across multiple routes.

Overview

The purpose of the Invalid Events check is to identify linear referenced events that have errors that may impact analysis and asset management workflows. Error conditions that can be detected with this check include the following:

  • Orphaned events—Events that do not have associated route features.
  • Events with invalid measures—Events that contain measure values outside the range of those in related route features. This includes event measures that are greater than, less than, or within a gap in a related route's measure values.
  • Overlapping events—Linear event features that overlap event features of the same category within the same route or across multiple routes.
  • Events with gaps—Linear event features that represent gaps between other event features within the same route or across multiple routes.

Industry scenarios

  • In roadway management, a speed limit event representing 55 mph needs to have the same measure value as the related route feature.
  • In roadway management, event features that contain invalid measure values adversely affect length calculations (for example, United States Department of Transportation mileage reports).
  • In pipeline management, recording of the protective coating applied to underground assets ensures accurate reporting on features that cannot be directly observed during inspections.
  • To avoid pipeline corrosion, recording the measure of protective coating applied to underground assets ensures accuracy of reporting and safety of underground features.

Examples

Invalid Events—The image below illustrates point and linear events (in red) that contain invalid measure values.

Invalid Events

Overlaps—The image below illustrates linear events (in red) that overlap other events within the same route or across multiple routes.

Overlaps

Gaps—The image below illustrates missing linear events (in red) that represent gaps between other events within the same route or across multiple routes.

Gaps

Supported workflows

ArcGIS Data Reviewer checks support multiple methods for implementing automated review of data. The following table identifies the supported implementation methods for this check:

ValidationConstraint

Reviewer batch job

Attribute (validation) rule

No

Yes

No

Note:

Map-based Reviewer rules are deprecated and are no longer available for use. Opening or saving a map document (.aprx) at ArcGIS Pro 3.0 removes all the existing map rules from the document. The functionality available in the Invalid Events check is in the plans for Data Reviewer capabilities available in attribute rules.

Notes

  • The Invalid Events check supports validation of events stored in the following:
    • Line feature classes
    • Point feature classes
  • A Route ID field (numeric data type) is required for all events.
  • The event's related Route Source feature layer must be M-enabled.
  • Optionally, you can define a Tolerance value to use when finding events that have invalid measures or represent a gap or overlap on other events. This value cannot be less than the M-tolerance value of the input route layer.

    Learn more about properties of a spatial reference

  • Events associated with nonmonotonic route features are not evaluated by this check. Nonmonotonic routes are those that contain measure values that are either continuous or not strictly increasing or decreasing in value.

    The Monotonicity check is used to find nonmonotonic routes that require correction.

  • Events that do not have an associated route (orphaned events) are not evaluated by either the Find overlaps or Find gaps search criteria. Orphan events are those features that do not have a corresponding route feature (as identified by the event’s RouteID attribute value).
  • Events that contain invalid measure values are not evaluated by either the Find overlaps or Find gaps search criteria. Invalid event values are those measure values that are greater than, less than, or within a gap in a related linear feature’s measure values.

    The Find invalid measures option finds events with invalid measure values and is automatically enabled with either the Find overlaps or Find gaps search criteria.

  • The following scenarios are not currently supported when using the Find overlaps or Find gaps search criteria:
    • Events associated with multipart route features that contain gaps in measure values between parts
    • Events associated with multiple route features during the same time period