FME Workspace Feature Representation

In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).

Attribute Name

Contents

fmw_type

The type of geometric entity stored within the feature:

  • fmw_none
Reader-Generated IDs: In order to associate the features produced by the reader with each other, the reader will generate several types of unique IDs. For example, most feature types and resultant features will contain a workspace_id, reader_id, writer_id, or transformer_id attribute.

Values for these attributes are generated per translation and may change if the order of input datasets, feature types, or transformers changes in a workspace.