<div dir="ltr"><div>Hi</div><div><br></div><div>Is there already a way to define a geoid model interpolated in projected coordinates?</div><div>(some "small" countries, with just one projection, define their geoid models in that projected CRS. Recreating the grid in a geographic one adds some error)</div><div><br></div><div>I see that <a href="https://proj.org/en/stable/operations/transformations/gridshift.html">https://proj.org/en/stable/operations/transformations/gridshift.html</a> was added in 9.2.0, but I only see these options:</div><div>HORIZONTAL_OFFSET,</div><div>GEOGRAPHIC_3D_OFFSET,</div><div>ELLIPSOIDAL_HEIGHT_OFFSET,</div><div>VERTICAL_OFFSET_GEOGRAPHIC_TO_VERTICAL, VERTICAL_OFFSET_VERTICAL_TO_VERTICAL.</div><div><br></div><div>I am not sure if any of those apply as "VERTICAL_OFFSET_PROJECTED_TO_VERTICAL".</div><div>In case it is possible, how would be the insertion of the transformation in proj.db? (something like <a href="https://github.com/OSGeo/PROJ/blob/master/data/sql/grid_transformation_custom.sql#L71">https://github.com/OSGeo/PROJ/blob/master/data/sql/grid_transformation_custom.sql#L71</a>)</div><div><br></div><div>Thanks.</div><div>Javier.</div></div>