Altitude should be relative to MSL not WGS84

Hi,
CesiumGlobeAnchor position is currently expressed as lat+lon+height (WGS84) or ECEF xyz.
For most actual world use, the position of a 3D point is most probably given as a lat+lon+altitude where lat+lon is relative to WGS84 but altitude is relative to MSL (EGM2008).
Most DEM (geotiff or DTED or asc) are expressed this way, Google Earth is this way, etc.
Using WGS84 for altitude is almost never what we want as user, as can be seen by a long list of report in this forum or elsewhere on the net.

It would be most certainly very useful to switch to a MSL altitude, or at the very least to give it as an option in CesiumGeoReference.

Thanks

I think you’re overstating it a little bit - ellipsoidal heights are also useful, and much more efficient - but we certainly agree that having the ability to transform MSL heights to ellipsoidal ones would be useful. We have an issue for this and welcome a community contribution for it: