Serializes the geometry of the feature into the Blob Attribute based on the selected writer format.
The raster format used to encode the blob.
An attribute to preserve the specified format value for future use.
The attribute that will contain the resulting blob.
Note that when writing the Blob Attribute, you may need to adjust the attribute type to an unbounded data type to avoid truncation of the blob.
Please choose an appropriate attribute type depending on the destination format. For example, an appropriate attribute type for SQL Server is "image".
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
FME Professional edition and above
Associated FME function or factory: @GeometryFormat
Search for samples and information about this transformer on the FME Knowledge Center.