<div dir="ltr">Hello All, <div><br></div><div>I have to transform a DSM from a local CRS such as those produced by the trimble site calibration process ( : <a href="https://help.trimblegeospatial.com/TrimbleAccess/2018.10/en/Calibration.htm" target="_blank">https://help.trimblegeospatial.com/TrimbleAccess/2018.10/en/Calibration.htm</a>), to WGS84 ellipsoidal coordinates.  </div><div>The local CRS is defined by a projection (in this case transverse mercator) plus vertical and horizontal adjustment. Horizontal adjustment is a 2D similarity and thus can be described with a 2D Helmert transform. Vertical adjustement is a geoid model in the form of an inclined plane thus it could be described using an affine transform.</div><div>I have written a proj pipeline able to realize this transformation. It works great for vector file transformations (thanks to the new GDAL 3 release) but it doesn't work for DSM transformation since the affine transform step used for the vertical adjustment seems to be not supported by gdalwarp (the pixels values stay unchanged). </div><div>I guess that gdalwarp only support vertical grid shift to handle pixel value modifications, but anybody can confirm me this ? </div><div>If no, which method can accomplish this DSM transformation ? If yes, do you plan to support other 3D transformation with gdalwarp at short or mid terms ? </div><div><br></div><div>Best regards</div><div><div><div dir="ltr" class="m_5843038516226872881gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><span><div dir="ltr"><table style="text-align:left;border:none;border-collapse:collapse"><colgroup><col width="240"><col width="340"></colgroup><tbody><tr style="height:49pt"><td style="border-right:0.5pt solid rgb(212,211,210);vertical-align:top;padding:0pt 5.75pt 0pt 9.9pt"><div style="text-align:center"><br></div><div style="text-align:center"><a href="http://bit.ly/delair-home-signature" target="_blank"><img src="http://delair.aero/wp-content/signature/logo-delair.png"></a></div><div style="text-align:center"><a href="http://bit.ly/delair-twitter" target="_blank"><img src="http://delair.aero/wp-content/signature/twitter-icon.png"></a><a href="http://bit.ly/delair-linkedin" target="_blank"><img src="http://delair.aero/wp-content/signature/linkedin-icon.png"></a><a href="http://bit.ly/delair-facebook" target="_blank"><img src="http://delair.aero/wp-content/signature/facebook-icon.png"></a><a href="http://bit.ly/delair-youtube" target="_blank"><img src="http://delair.aero/wp-content/signature/youtube-icon.png"></a><a href="http://bit.ly/delair-instagram" target="_blank"><img src="http://delair.aero/wp-content/signature/instagram-icon.png"></a></div></td><td style="border-left:0.5pt solid rgb(212,211,210);vertical-align:top;padding:0pt 5.75pt 0pt 9.9pt"><p dir="ltr" style="line-height:1.27;margin-top:0pt;margin-bottom:8pt"><span style="font-size:10pt;font-family:Arial;color:rgb(51,51,51);font-weight:700;vertical-align:baseline;white-space:pre-wrap">Aurélien Vila</span><span style="font-size:10pt;font-family:Arial;color:rgb(51,51,51);font-weight:700;vertical-align:baseline;white-space:pre-wrap"><br></span><span style="font-size:8pt;font-family:Arial;color:rgb(102,102,102);font-weight:700;vertical-align:baseline;white-space:pre-wrap">Computer Vision Engineer <br></span><span style="font-size:8pt;font-family:Arial;color:rgb(102,102,102);font-weight:700;vertical-align:baseline;white-space:pre-wrap"><br></span><span style="font-size:8pt;font-family:Arial;color:rgb(102,102,102);vertical-align:baseline;white-space:pre-wrap">676, Rue Max Planck – 31670 Labège - FRANCE</span><span style="font-size:8pt;font-family:Arial;color:rgb(102,102,102);vertical-align:baseline;white-space:pre-wrap"><br></span><span style="font-size:8pt;font-family:Arial;color:rgb(102,102,102);vertical-align:baseline;white-space:pre-wrap">Tel</span><span style="font-size:8pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">: </span><span style="font-size:8pt;font-family:Arial;color:rgb(89,89,89);vertical-align:baseline;white-space:pre-wrap">+33 9 71 16 99 01</span></p><p dir="ltr" style="line-height:1.27;margin-top:0pt;margin-bottom:8pt"><a href="http://bit.ly/delair-home-signature" target="_blank"><span style="font-size:8pt;font-family:Arial;color:rgb(255,109,34);vertical-align:baseline;white-space:pre-wrap">www.delair.aero</span></a></p></td></tr></tbody></table></div></span></div></div></div></div></div>