Feature Representation

Features read from Google Fusion Tables (Non-spatial) consist of a series of attribute values and geometry. The feature type of each feature is as defined on its DEF line.

Features written to the fusion table have the destination table as their feature type, and attributes as defined on the DEF line.

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

Attribute Name

Contents

googlefusiontables_type

The type of geometric entity stored within the feature is listed below:

googlefusiontables_no_geom

Features read from, or written to, Google Fusion Tables (Non-spatial) also have an attribute for each column in the table. The feature attribute name will be the same as the source or destination column name.

The attribute and column names are case-sensitive.

No Coordinates

googlefusiontables_type: googlefusiontables_no_geom

Features with no location columns or unsupported location data are tagged with this value when reading or writing to or from Google Fusion Tables.