VerticalProfileOperator.LandCoverHeightDefault Property
Gets or sets the default land-cover height that is used wherever LandCoverHeightInput does not give well-defined heights.
Syntax
public System.Double LandCoverHeightDefault { get; set; }
Property Value
Default: 0.0
The default land-cover height that is used wherever LandCoverHeightInput does not give well-defined heights.
Remarks
If areas with undefined land-cover heights needs to be highlighted due to flight safety, you can increase this value to 100, say, to ensure that the generated land-cover polygons in these areas become very high and noticeable. See also the paragraph on "Missing land-cover data" under LandCoverInput.
Platforms
Windows, Linux, Android