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.
Attribute Name |
Notes |
Contents |
---|---|---|
googlesheets_type |
read-only |
The type of geometry stored within the feature. Since Google Sheets is non-spatial and there is no geometry, the value is always googlesheets_none. |
googlesheets_row_number |
integer >= 1 | The row number corresponding to the feature. |