CIRCLE

gina_feat_type: gina_circle

The GINA format adopts a three-points definition for arc and circle features. The VISION* GINA reader/writer converts the definition into, or creates it from, the one supported by the FME.

The feature has only one coordinate point, which is the center point of the circle. The feature supports the following system attributes.

Circle Attributes:

System Attribute

Range

Description

gina_feat_radius

Num(31, 15)

The arc feature’s radius (primary axis). There is no default.

gina_feat_radius2

Num(31, 15)

The arc feature’s second radius (secondary axis). In the case of the GINA circular arc, the VISION* GINA reader makes it the same as the gina_feat_radius while the VISION* GINA writer ignores it. There is no default.

The VISION* GINA writer can accept a gina_feat_text attribute for the feature.