After having some trouble understanding the height reference in SRTM data cropped by elevation
Python package, I checked the SRTM guide which states the following:
The unit of elevation is meters as referenced to the WGS84/EGM96 geoid
I am having difficulties with this sentence:
Assuming I read it as "WGS84 geoid OR EGM96 geoid", then why is WGS84 called a "geoid"? AFAIK is NOT a geoid but rather an ellipsoid that approximates a geoid.
If the data actually contains two sets of data - one referencing WGS84 and the other referencing EGM96, then why does the
elevation
library only produce tiff files with reference EPSG4236 (WGS84)? How do I create a tif with the EGM96 reference frame?
How do I understand this sentence?
- SRTM provides data in BOTH references: WGS