Unit

Description

Represents a unit of measure for a value type (scale, length or angle).

Fields / Optional

id

Type

Georef.Id

Default

null

The unique registry ID of well-known objects.


name

Type

string

Default

null

The human-readable name of this object.


type

Type

Unit.Type

Default

Unit.Type.Scale

The type of this unit (e.g. length or angle).


standard

Type

number

Default

1

The value of 1 in this unit, expressed in the unit type’s standard unit.