Feature Class Type: Point

Default Attributes of the Point Feature Class

FID

Primary key

GEOM

For more information, see Oracle Spatial Users Guide and Reference.

ORIENTATION

Orientation of the point geometry.

Z

Height, for example, terrain elevation.

QUALITY

 

Optional Point Feature Class Attributes

When creating a point feature class, you can optionally add the following attributes. For example, these attributes are used by survey applications to store accuracy and reliability values, which are usually set automatically by the application. For example the Construction functions automatically set values.

See also To create a feature class

See also To set COGO application options

TB_POINTNUMBER

Stores a point number.

TB_ACCURACY_POSITION

Stores the accuracy of the ground representation.

TB_ACCURACY_HEIGHT

Stores the accuracy of the height representation.

TB_RELIABILITY_POSITION

Stores the reliability of the ground representation. This value indicates the quality of the measuring method.

TB_RELIABILITY_HEIGHT

Stores the reliability of the height representation. This value indicates the quality of measuring method.

TB_POSITION_RELIABLE

Stores the name of the attribute that specifies whether the ground representation of the point is reliable or not. The attribute is of type check box (1=yes, 0 = no).

TB_HEIGHT_RELIABLE

Stores the name of the attribute that specifies whether the height coordinate of the point is reliable or not. The attribute is of type check box (1=yes, 0 = no).