Writer Directives
The suffixes shown are prefixed by the current <WriterKeyword>
in a mapping file. By default, the <WriterKeyword>
for the Sun Raster writer is SUNRASTER
.
DATASET
The value for this directive is the path of the output folder where the data will be written.
Mapping File Syntax
SUNRASTER_DATASET "C:\DATA\SUNRASTER\OUTPUT"
RUN_LENGTH_ENCODE
Enables or disables run-length encoding (a simple form of data compression) when writing.
The value for this directive is either Yes or No.
Mapping File Syntax
SUNRASTER_RUN_LENGTH_ENCODE Yes