<div dir="ltr"><div>Hello,</div><div><br></div><div>Proj-5.0.0RC2 cct outputs appear to differ from cs2cs outputs, when a coordinate reference system has non-zero towgs84 parameters.</div><div><br></div><div>An example:</div><div><br></div><div>bin\cs2cs +init=epsg:2393 +to +init=epsg:3879</div><div>3500000 6650000 0</div><div>25611546.42     6651551.63 25.30</div><div><br></div><div>bin\cct -t0 +proj=pipeline +step +init=epsg:2393 +inv +step +init=epsg:3879</div><div>3500000 6650000 0</div><div>25611608.8193   6651462.4308      340.2153        0.0000 </div><div><br></div><div>Looking at proj_create_crs_to_crs function code, I assumed that these commands produce the same results (within some tolerance).</div><div><br></div><div>Regards,</div><div>Olli Räisä</div><div><br></div></div>