Writer Feature Type Properties: Format Parameters
To access feature type format parameters, open the Feature Type Properties dialog by clicking the properties button on a feature type in the workspace.
This is a non-negative integer that is used to fill unassigned pixels in output DTED files before flushing them to disk.
The value is used to control how far values will be propagated by the fill algorithm. The distance is measured in pixels in the output file.
The default value at the feature type level is 1. The maximum value is 16. A value of 0 may be used to disable use of the fill algorithm entirely.
Larger values will slow processing substantially due to the nature of the fill algorithm. Pixels assigned values by the fill algorithm are assigned values based on the weighted average of the pixels within the bounding box defined by the fill distance, centered on the empty pixel. The weighting is based on inverse square of the distance from the center.
Pixels that are not assigned values by points sent to the writer or by the fill algorithm are assigned a “no data” value of -32767 as defined in the DTED standard.
When set to Yes, generates a TAB file along with the output dataset.