20.1.10.44 ST_PositiveFixedAngle

This simple type represents a positive angle in 60000ths of a degree. Range from [0, 360 degrees).

This simple type’s contents are a restriction of the ST_Angle datatype (20.1.10.3).

This simple type also

specifies the following restrictions:

  • This simple type has a minimum value of greater than or equal to 0.
  • This simple type has a maximum value of less than 21600000.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_PositiveFixedAngle) is located in A.4.1. end note]

Last updated on