S57EncScaleBands.MaxScaleGeneral Property
Gets or sets the maximum inverted nominal scale at with S-57 general data is loaded.
Syntax
public System.Double MaxScaleGeneral { get; set; }
Property Value
Default: 1500000.0
The highest inverted nominal scale at which S-57 general data is loaded. E.g. for a maximum scale of 1:10000, specify 10000.
Remarks
The S57DataSet automatically chooses which of the berthing, harbor, approach, coastal, general and overview data levels to use for a certain map scale, based on recommended values in the S-57 specification. Using this and the other similar properties, it is possible to adjust at which scale the dataset switches to another data level.
Platforms
Windows, Linux, Android