<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Javier<br>
    </p>
    <div class="moz-cite-prefix">Le 01/11/2021 à 13:32, Javier Jimenez
      Shaw a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CADRrdKuPT09gdiZqpmfUugJ5o1ysMjg7XGYG4vTN8Sh+6U3kEA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi</div>
        <div><br>
        </div>
        <div>I want to make a transformation (at the end an
          operation::CoordinateOperation) that replaces the geoid model
          with a local constant value.</div>
        <div><br>
        </div>
        <div>In some cases there is public grid file for a geoid model,
          but I can get a (constant) undulation value (let's say 42.9m)
          in a (small) area of work. I would like to include this
          undulation value in the transformation.</div>
        <div><br>
        </div>
        <div>How can I do that? is there any pipeline option for that?
          (I do not see a way in <a
            href="https://proj.org/operations/transformations/vgridshift.html"
            moz-do-not-send="true">https://proj.org/operations/transformations/vgridshift.html</a>)
          Or a way to directly create the CoordinateOperation?</div>
      </div>
    </blockquote>
    <p>You can use the
      <a class="moz-txt-link-freetext" href="https://proj.org/operations/transformations/geogoffset.html">https://proj.org/operations/transformations/geogoffset.html</a> with
      the dh parameter. This is for example used for transformation
      EPSG:15596<br>
    </p>
    <p>Even<br>
    </p>
    <blockquote type="cite"
cite="mid:CADRrdKuPT09gdiZqpmfUugJ5o1ysMjg7XGYG4vTN8Sh+6U3kEA@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Thanks<br>
        </div>
        <div>
          <div>
            <div dir="ltr" class="gmail_signature"
              data-smartmail="gmail_signature">.___ ._ ..._ .. . ._. 
              .___ .. __ . _. . __..  ... .... ._ .__<br>
              Entre dos pensamientos racionales <br>
              hay infinitos pensamientos irracionales.<br>
              <br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PROJ@lists.osgeo.org">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/proj">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>