Google Fusion Tables (Spatial) User Attributes
User attributes define an attribute to be stored within the object data table.
For information on the parameters in this dialog that are common to all readers, see:
For information on the parameters in this dialog that are common to all writers, see:
User attributes for this format are defined below.
Name |
The name of the table to be written. |
Type |
This format supports the following field types. For additional information, see Fusion Tables, Column Types. text
Text attributes store variable length strings. This type is also used to store date values. When text is a URL, Fusion Tables will often automatically format it to display a hyperlink or image in the table. datetime
This type is used to represent date and time data from January 1, 1753 to December 31, 9999 with an accuracy of 3.33 milliseconds. location
Indicates that the information in this column describes a location. The description might be a name of a place, an address, a latitude-longitude pair, or KML. A location column is required for map visualizations. number
Integers or decimal numbers. The second column of a "two-column location" is often number column. In some cases, for example with United States zip codes, changing a column from Number to Text may give better results. |