- All Superinterfaces:
Element
,LogicalConsistency
@UML(identifier="DQ_TopologicalConsistency",
specification=ISO_19157)
public interface TopologicalConsistency
extends LogicalConsistency
Correctness of the explicitly encoded topological characteristics of the data set.
The data set is described by the scope.
Standardized values
In order to achieve well defined and comparable quality information, it is recommended to report data quality using quality measures listed in ISO 19157 annex. The following table provides a summary; see ISO 19157 for more complete descriptions and examples. All identifiers should be in "ISO 19157" namespace.Identifier | Name of measure | Aliases | Basic measure | Parameters | Value type |
---|---|---|---|---|---|
21 | number of faulty point-curve connections | extraneous nodes | error count | Integer | |
22 | rate of faulty point-curve connections | error rate | Real | ||
23 | number of missing connections due to undershoots | undershoots | error count | search distance from the end of a dangling line | Integer |
24 | number of missing connections due to overshoots | overshoots | error count | search tolerance of minimum allowable length in the data set | Integer |
25 | number of invalid slivers | slivers | error count | maximum sliver area size, thickness quotient | Integer |
26 | number of invalid self-intersect errors | loops | error count | Integer | |
27 | number of invalid self-overlap errors | kickbacks | error count | Integer |
- Number of faulty point-curve connections in the data set.
- Number of faulty link node connections in relation to the number of supposed link node connections.
- Count of items in the data set, within the parameter tolerance, that are mismatched due to undershoots.
- Count of items in the data set, within the parameter tolerance, that are mismatched due to overshoots.
- Count of all items in the data set that are invalid sliver surfaces.
- Count of all items in the data that illegally intersect with themselves.
- Count of all items in the data that illegally self overlap.
- Since:
- 2.0
-
Method Summary
Methods inherited from interface org.opengis.metadata.quality.Element
getDates, getDerivedElements, getEvaluationMethod, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasure, getMeasureDescription, getMeasureIdentification, getMeasureReference, getNamesOfMeasure, getResults, getStandaloneQualityReportDetails