Short Name:
|
|
Fields:
|
Describes an ellipsoid.
The ellipsoid parameters are related as follows:
f = (a - b) / a
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
optional
|
id
|
Georef.Id
|
null |
|
The unique registry ID of well-known objects. |
||||
optional
|
name
|
string
|
null |
|
The human-readable name of this object. |
||||
optional
|
semiMajorAxis
|
number
|
# >= 0 |
0 |
The semi-major axis of the ellipsoid ( |
||||
optional
|
semiMinorAxis
|
number
|
# >= 0 |
0 |
The semi-minor axis of the ellipsoid ( |
||||
optional
|
inverseFlattening
|
number
|
0 |
|
The inverse flattening of the ellipsoid ( |
||||
optional
|
unit
|
Unit
|
null |
|
The unit of measure. |
The following table shows all usages of this config type.
Used By:
|