Feature Representation
GRD features consist of geometry and attribute information. All GRD FME features contain the grd_type attribute that identifies the geometric type, as well as many common attributes.
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), and depending on the geometric type, the feature may contain additional attributes specific to the geometric type. These are described in subsequent sections.
Attribute Name |
Contents |
grd_type |
The GRD geometric type of this entity. Range: grd_point| grd_line| grd_polygon| grd_rectangle| grd_ellipse| grd_circle| grd_arc| grd_insert| grd_text| grd_ink| grd_mspline Default: No default |