Points

spatialware_type: spatialware_point

Features with this value are 2D or 3D point features. This is used by both the reader and the writer.

Points also can store “point dynamic” information about scale and orientation, commonly used for map attribute positioning and sizing. Therefore a point may have two levels of orientation; for example, both rotation and dymanic_rotation. Point features have the following special attributes associated with them:

Attribute Name

Contents

spatialware_rotation

The rotation of the feature. The rotation is measured in degrees counterclockwise up from the horizontal.

spatialware_dynamic_rotation

The point dynamic orientation rotation.

spatialware_dynamic_orientation_x

The point dynamic orientation X location.

spatialware_dynamic_orientation_y

The point dynamic orientation Y location.

spatialware_dynamic_orientation_z

The point dynamic orientation Z location.

spatialware_dynamic_x_scale

The point dynamic orientation X scale.

spatialware_dynamic_y_scale

The point dynamic orientation Y scale.