SDK JS
Website
Developer Portal
Playground
Preparing search index...
@bitruvius/sdk-maplibre
VerticalDatum
Type Alias VerticalDatum
VerticalDatum
:
"basemap"
|
"ellipsoid"
|
"orthometric"
Vertical datum a georeferenced dataset is placed against:
'basemap'
— drape the measured ground onto the flat map (z=0) or onto 3D terrain under the anchor.
'ellipsoid'
— place the ground at its true WGS84 ellipsoid height (absolute, terrain-independent).
'orthometric'
— place the ground at mean sea level = ellipsoid − geoid (absolute, needs a geoidN).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Website
Developer Portal
Playground
SDK JS
Loading...
Vertical datum a georeferenced dataset is placed against:
'basemap'— drape the measured ground onto the flat map (z=0) or onto 3D terrain under the anchor.'ellipsoid'— place the ground at its true WGS84 ellipsoid height (absolute, terrain-independent).'orthometric'— place the ground at mean sea level = ellipsoid − geoid (absolute, needs a geoidN).