Creating a Custom Spatial Unit of Measure

Create a custom unit of measure for the spatial reference system.

Prerequisites
Database Version Spatial Unit of Measure Privileges
SAP Sybase IQ 15.3 and 15.4 You must have one of:
  • DBA authority
  • You are a member of the SYS_SPATIAL_ADMIN_ROLE group
SAP Sybase IQ 16.0 You must have one of:
  • CREATE ANY OBJECT system privilege
  • MANAGE ANY SPATIAL OBJECT system privilege
Task
  1. In the Perspective Resources view, select the resource, and select Resource > Administration Console.
  2. In the left pane, expand IQ Servers > Schema Objects > Spatial Support, and then select Units of Measure.
  3. Click the arrow next to Units of Measure and select New.
    The Create Spatial Unit of Measure Wizard appears.
  4. On the Welcome page of the wizard, select a resource on which to create the custom unit of measure.
  5. For Multiplex only, select a multiplex server on which to create the custom unit of measure.
  6. Select Create a custom unit of measure.
  7. Click Next.
  8. Specify a name for the custom unit of measure.
    Note: The name of a unit of measure must be unique. If the name entered already exists, an error message appears.
  9. Specify the type of unit of measure:
      • Linear – if you are using a projected coordinate system, the individual coordinate values represent a linear distance along the surface of the Earth to a point. Coordinate values can be measured by the meter, foot, mile, or yard. The projected coordinate system must explicitly state the linear unit of measure in which the coordinate values are expressed. Meter, metre, and planar degree are linear units of measure.
      • Angular – geographic features can be measured in degrees of latitude, radians, or other angular units of measure. Every spatial reference system must explicitly state the name of the unit in which geographic coordinates are measured. Radian and degree are angular units of measure.
  10. Specify the conversion factor for the custom unit of measure.
  11. Click Next.
  12. (Optional) On the Comment page, specify a comment for the custom unit of measure.
  13. Click Finish.
Related tasks
Authenticating a Login Account for a Managed Resource