HeightOrigin

sealed class HeightOrigin

An enumeration of the various ways a height value may be interpreted.

Since

300.0.0

Inheritors

Types

Link copied to clipboard
data object Absolute : HeightOrigin

The height is in the vertical coordinate system of a spatial reference. If the spatial reference has no vertical coordinate system, the height is interpreted as relative to the ellipsoid (if it is based on a geographic coordinate system), or the projection plane (if it is not based on a geographic coordinate system).

Link copied to clipboard
data object Relative : HeightOrigin

The height is relative to an elevation surface.