Microsoft Windows Azure Table Writer: User Attributes
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:
The OGDI feature attributes consist of the columns that were in the Microsoft Windows Azure Table. All OGDI features contain an ogdi_type
attribute, which is set to ogdi_<geometry type> for any supported geometry.
The OGDI format uses KML snippets to keep the geometry in the Windows Azure Table.
User attributes for this format are defined below.
Name |
The name of the table or layer name to be written. |
Type |
This format supports the following field types. text Text attributes store variable length strings. This type is also used to store date values. integer Integer attributes store integer numbers in contrast to floating point numbers. boolean Boolean attributes store true or false values. number Number attributes store floating point numbers. |