<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
</div>Yes, but I would express it: ... that should be added to the orthometric<br>
height to get height above ellipsoid.<br>
<br>
The term "ellipsoidal height" almost always means "height of something above<br>
the ellipsoid", so that's a harmless term.<br>
    But the term "geoid height" or "geoidal height" sometimes means "height of geoid surface above ellipsoid surface", and sometimes means "height of something above the geoid".<br>

    So "geoid undulation" is a more unambiguous term for the first meaning,<br>
and "orthometric height" is a more unambiguous term for the second meaning.<br>
<br>
So in summary, I think everyone is (almost) right!<br></blockquote><div><br></div><div>Hi,</div><div><br></div><div>It happens that I just tested with our Portuguese geoid with following command</div><div><br></div><div>
<div>cs2cs +proj=latlong +ellps=WGS84 +towgs84=0,0,0 +geoidgrids=GeodPT08.gtx +to +proj=latlong</div><div>+ellps=WGS84 +towgs84=0,0,0</div><div>-8 37 0</div><div>8dW     37dN 51.910</div></div><div><br></div><div>which is fine and means that the left side altitude was interpreted as ellipsoidal height and the output is the geoid undulation at that point. Because this matter can easily be confusing, I propose that 2 extra options are added to cs2cs so that we can unambiguously tell the program what type of altitudes are provided in input. And those would be</div>
<div><br></div><div>+H -> means input height are ellipsoidal heights</div><div>+h -> means input are Orthometric (plain 'altitudes')</div><div><br></div><div>and the output is determined according with the relation <span style>h = H - N</span></div>
<div><br></div><div>Joaquim </div></div><br>