<div dir="ltr">Hello:<br>Continuing with the attempt to change from ellipsoidal heights to orthometric heights. I executed the instruction:<br><div><br></div><div>echo 578174.247 3593725.312 1295.083 2010.0 | cct +proj=pipeline +step +inv +proj=utm +zone=11 +ellps=WGS84 +step +proj=utm +zone=11 +ellps=WGS84 +proj=vgridshift +grids=/nubes/geoides/GGM10_GEO.gtx<br>  578174.2470   3593725.3120     1295.0830     2010.0000</div><div><br></div>But there is no change in heights. Could you tell me what I'm doing wrong, please?<br><br><div>The file GGM10_GEO.gtx is the Mexican Gravimetric Geoid of 2010. </div><div>I don't know what the current era of the ellipsoid would be, for this reason I assumed one: 2010.0</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie, 15 mar 2024 a las 10:51, Ulises Ibarra (<<a href="mailto:ulisesmartinibarra@gmail.com">ulisesmartinibarra@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Mr. Even, thanks You very much.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie, 15 de mar de 2024, 1:42 a. m., Even Rouault <<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div>
    <p><br>
    </p>
    <div>Le 15/03/2024 à 06:27, Ulises Ibarra
      via PROJ a écrit :<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">Hello:<br>
        I am trying to change the vertical datum of a LIDAR LAS file.
        But first I must understand the syntax of proj, but I can't
        understand it.<br>
        <br>
        If I use the following expression:<br>
        echo 747194.732 2307402.892 2037.133 | proj +proj=vgridshift
        +grids=C:/clouds/geoids/GGM10_GEO.gtx<br>
      </div>
    </blockquote>
    <p>"proj" is a legacy tool only for 2D cartographic projections. You
      want to use cct instead: <a href="https://proj.org/en/9.4/apps/cct.html" rel="noreferrer" target="_blank">https://proj.org/en/9.4/apps/cct.html</a></p>
    <span style="white-space:pre-wrap">
</span>
    <pre cols="72">-- 
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </div>

</blockquote></div>
</blockquote></div>