Interface SlopeElevationAccuracies
public interface SlopeElevationAccuracies
Indication of the accuracy of the slope or elevation values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SlopeElevationAccuracyDerived from basic elevation data.static final SlopeElevationAccuracyDerived from higher resolution data.
-
Field Details
-
BASIC
Derived from basic elevation data. -
HIGH
Derived from higher resolution data.
-