Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), this format adds the format-specific attributes described in this topic.
TFS Fixed Schema features consist of geometry, a special predefined attribute, and the fixed attribute tfs_id
. All TFS Fixed Schema features have one predefined attribute, tfs_type
, which identifies the type of the feature’s geometry.
Attribute Name |
Contents |
tfs_type |
This attribute will contain one of: tfs_point tfs_line tfs_polygon tfs_arc tfs_text tfs_multi_text tfs_ellipse tfs_collection tfs_surface (C++) tfs_solid (C++) tfs_null Default: No default |