GeoidProvider Interface @beta

Provides geoid undulation — the offset between the geodetic ellipsoid (WGS84) and sea level (EGM2008).

Methods

Name Description
getGeodeticToSeaLevelOffset(carto: Cartographic): Promise<number> Return the offset from geodetic height to sea level height at the given cartographic location.  

Defined in

Last Updated: 23 June, 2026