Module org.opengis.geoapi
Package org.opengis.metadata.quality
Interface RelativeInternalPositionalAccuracy
- All Superinterfaces:
Element
,PositionalAccuracy
@UML(identifier="DQ_RelativeInternalPositionalAccuracy",
specification=ISO_19157)
public interface RelativeInternalPositionalAccuracy
extends PositionalAccuracy
Closeness of the relative positions of features in the scope to their respective
relative positions accepted as or being true.
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 adapted to GeoAPI objects; see ISO 19157 for more complete descriptions and formulas. All identifiers should be in "ISO 19157" namespace.Identifier | Name of measure | Aliases | Parameters | Value type |
---|---|---|---|---|
52 | relative vertical error | Rel LE90 | n (sample size) | Quantity |
53 | relative horizontal error | Rel CE90 | n (sample size) | Quantity |
- Evaluation of the random errors of one relief feature to another in the same data set or on the same map/chart.
- Evaluation of the random errors in the horizontal position of one feature to another in the same data set or on the same map/chart.
- 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