POINTS
gina_feat_type: gina_point, gina_c_point
The gina_c_point type is treated like the gina_point 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.
When created from a GINA point or polygon feature, the feature has only one coordinate point as FME does not accept the second point for a point feature. In this case, the feature may have a gina_feat_rotation to keep the information about the second GINA point coordinate.
When created to put into a GINA file, the feature has two coordinate points as required by the GINA format. If the source feature does not provide the second point, it is created at a horizontal direction to the first point or at a direction indicated by the gina_feat_rotation system attribute (if the attribute exists). The feature supports the following system attribute.
Point Attributes:
System Attribute |
Range |
Description |
gina_feat_rotation |
Num(31, 15) |
The rotation angle in degrees for the VISION* feature text direction; default is 0 (horizontal) |
The VISION* GINA writer can accept a gina_feat_text attribute for the feature.