GeoTIFF Raster User Attributes

Readers: For information on the parameters in this dialog that are common to all readers, see:

Writers: For information on the parameters in this dialog that are common to all writers, see:

User attributes for this format are listed below.

Attribute name restrictions if attributes begin with a number.

This format does not allow attribute names to begin with a number. When automatically generating writer schema, FME will prepend any attribute name that begins with a numeric character with an underscore '_' in order to produce valid output.

For example: If reading a dataset that has attributes named for the years 2021 and 2022, the writer schema will list these attributes as _2021 and _2022.

Using an AttributeRenamer transformer to rename the attribute or add a specific prefix will prevent the underscore from being added, as long as the new name does not also begin with a number.

Name

The name of the file to be written.

Type

char

date

datetime

decimal

float

integer

largeint

logical

smallint

time