<div dir="ltr"><br>Hello all, first time posting to this list.<br><br>We've come across something a bit disconcerting using PROJ. To and from GDA94 and GDA2020 (Australia) PROJ is using Helmert step, but from a WGS84-based transverse mercator the Helmert is not used and the coordinates are exactly the same for both EPSG:28356 (GDA94) and EPSG:7856 (GDA2020). ChatGPT has something to say about telling PROJ about EPSG:8048 for the Helmert transformation. Are we being unrealistic about just expecting it to work without forming our own pipeline for this particular case? Or does this seem like some sort of corner case that PROJ could implement in future? Any perspective or guidance appreciated.<br><br>The ChatGPT opinion is along the lines of:<br>cs2cs +init=epsg:4326 +to +init=epsg:28356 +step +init=epsg:8048<br><br>Thanks,<div><br></div><div>Nigel Stewart</div></div>