<div dir="ltr"><div>Hi devs,</div><div><br></div><div>I was going to get an order of magnitude of NADCON5 transformations added in PROJ 9.2.0 (+ PROJ-data), and I found that they are not always applied.</div><div>As they are datum transformations, I would assume that they are independent of the vertical system, but maybe I am wrong.</div><div><br></div><div>Going from WGS84(3D) to NAD83(2011) + NAVD88 height produces different horizontal values than the input (what I expected)<br></div><div><br></div><div><span style="font-family:monospace">$ echo 40 -100 0 | PROJ_NETWORK=ON ./cs2cs EPSG:4979 EPSG:6318+5703 -d 8<br>39.99999330      -99.99999115 25.47826194</span></div><div><br></div><div>However any other combination using 2D+vert or 3D is not changing the horizontal coordinates.<br></div><div><br></div><div><span style="font-family:monospace">$ echo 40 -100 0 | PROJ_NETWORK=ON ./cs2cs EPSG:4326+5773 EPSG:6319 -d 8<br>40.00000000   -100.00000000 -25.05249596<br>$ echo 40 -100 0 | PROJ_NETWORK=ON ./cs2cs EPSG:4979 EPSG:6319 -d 8<br>40.00000000    -100.00000000 0.00000000<br>$ echo 40 -100 0 | PROJ_NETWORK=ON ./cs2cs EPSG:4326+5773 EPSG:6318+5703 -d 8<br>40.00000000    -100.00000000 -0.49709511</span></div><div><br></div><div>Enabling the debug messages, the first case is clearly looking for the nadcon5 grids. The other 3 are not.<br></div><div><br></div><div>Is that expected?</div><div><br></div><div>Thanks.<br></div><div><br></div><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div></div><div>.___ ._ ..._ .. . ._.  .___ .. __ . _. . __..  ... .... ._ .__</div></div></div></div></div>