MapPackageModelWriter.Estimate Method
Estimates resulting detail level of a conversion using Convert.
Estimate()
Estimates resulting detail level of a conversion using Convert.Syntax
public ModelDetailEstimateCollection Estimate ()
Return Value
Collection of values describing the estimated resulting detail per tile level.
Remarks
This method performs a faster 'dry-run' of the conversion process and return a collection of detail level estimates, one per tile level. It can be used to test your conversion settings, particularly MapPackageModelTable.LevelOfDetailMultiplier, without performing a full conversion, which takes much longer than this estimate. The result can be used to verify that conversion settings will give reasonable detail.
See ModelDetailEstimate for information on how to interpret the results, and how they relate to settings in MapPackageModelTable.
Platforms
Windows, Linux, Android