<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>just a syntax issue : replace +pipeline with +proj=pipeline</p>
    <p>Even</p>
    <div class="moz-cite-prefix">Le 09/02/2026 à 14:06, Javier Jimenez
      Shaw via PROJ a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CADRrdKsf_qXcLkxmVgxJHfU0pMYyo2ON1rx7mF-f703yO2krFw@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 would like to compute the difference in a topocentric
          system (ENU) from points in geocentric coordinates... with the
          output in millimetres.</div>
        <div><span style="font-family:monospace"><br>
          </span></div>
        <div><span style="font-family:monospace">echo 4000000.0000
            300000.0000  5000001.0000 | cct +pipeline +step
            +proj=topocentric +X_0=4000000.0000 +Y_0=300000.0000
            +Z_0=5000000.0000 +step +proj=unitconvert +xy_in=m
            +xy_out=mm +z_in=m +z_out=mm</span></div>
        <div><span style="font-family:monospace">        0.0000        
            0.6232        0.7820           inf</span></div>
        <div><br>
        </div>
        <div>But that is exactly the same output if I do not do the unit
          conversion.</div>
        <div><span style="font-family:monospace"><br>
          </span></div>
        <div><span style="font-family:monospace">echo 4000000.0000
            300000.0000  5000001.0000 | cct +pipeline +step
            +proj=topocentric +X_0=4000000.0000 +Y_0=300000.0000
            +Z_0=5000000.0000</span></div>
        <div><span style="font-family:monospace">        0.0000        
            0.6232        0.7820           inf</span></div>
        <div><br>
        </div>
        <div>Am I doing something wrong?</div>
        <div><br>
        </div>
        <div>Thanks.</div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
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>