TEXT
gina_feat_type: gina_text, gina_c_text
The gina_c_text type is treated like the gina_text type. The name is used only to indicate to the user that the feature is created from or can be used as a centroid point for a polygon.
The feature is basically a point feature with an associated text string. It is created to fit TEXT features of FME and other formats. In GINA formats, all types of features can have associated text strings.
The feature is created from a GINA point feature or a GINA polygon feature (which actually means a centroid point of a polygon) when it has an associated text string. Alternatively, the feature can be separated from a GINA linear feature when it has an associated text string and the GET_LINE_TEXT keyword is set to Yes. The feature supports the following the system attributes.
Text Attributes:
System Attribute |
Range |
Description |
gina_feat_rotation |
Num(31, 15) |
The rotation angle in degrees for the VISION* feature text direction Default: 0 (horizontal) |
gina_feat_text |
Char(256) |
VISION* feature text string Default: Empty String |