<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="NL" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi PROJ mailing list,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="EN-GB">I am making a Geodetic TIFF Grid for the transformation between ETRS89 and Lowest Astronomical Tide of the Netherlands (<a href="https://epsg.org/crs_9289/ETRS89-LAT-NL-depth.html">https://epsg.org/crs_9289/ETRS89-LAT-NL-depth.html</a>).
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">So this Geodetic TIFF Grid is of the type “VERTICAL_OFFSET_GEOGRAPHIC_TO_VERTICAL”. The description “geoid_undulation” seems unfitting, but if I choose something else like “lowest_astronomical_tide” PROJ doesn’t accept
 it:<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-GB" style="font-size:10.0pt;font-family:Consolas">proj_create: Error 1029 (File not found or invalid): pipeline: Pipeline: Bad step definition: proj=vgridshift (File not found or invalid)<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-GB" style="font-size:10.0pt;font-family:Consolas">cct: Bad transformation arguments - (File not found or invalid)<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-GB" style="font-size:10.0pt;font-family:Consolas">    'cct -h' for help<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Should I use the description “geoid_undulation” nevertheless, should I use something else for type instead of “VERTICAL_OFFSET_GEOGRAPHIC_TO_VERTICAL”, or should I make a feature request to support a description name
 for “hydroid” models?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Another, thing I was wondering is how to deal with the difference between height and depth. Should the Geodetic TIFF Grid specify ETRS89 + LAT NL depth (EPSG:9289) as target CRS, so EPSG would only have to make transformation
 code and a tif equivalent of the transformation method “</span><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#303030;background:white">Geog3D to Geog2D+Depth (txt)” (</span><span lang="EN-GB"><a href="https://epsg.org/coord-operation-method_1115/Geog3D-to-Geog2D-Depth-txt.html">https://epsg.org/coord-operation-method_1115/Geog3D-to-Geog2D-Depth-txt.html</a>)?
 Or should the Geodetic TIFF Grid specify ETRS89 + LAT NL height (for which no EPSG code is available yet) as target CRS? I case of the latter, EPSG would need to make transformation code and an equivalent of the transformation method “Geog3D to Geog2D+GravityRelatedHeight
 (txt)</span><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#303030;background:white">” (<a href="https://epsg.org/coord-operation-method_1098/Geog3D-to-Geog2D-GravityRelatedHeight-txt.html">https://epsg.org/coord-operation-method_1098/Geog3D-to-Geog2D-GravityRelatedHeight-txt.html</a></span><span lang="EN-GB">),
 but also have to add an additional CRS code for LAT NL height, a Compound code ETRS89 + LAT NL height, and a transformation code LAT NL height to LAT NL depth based on “Height Depth Reversal” (<a href="https://epsg.org/coord-operation-method_1068/Height-Depth-Reversal.html">https://epsg.org/coord-operation-method_1068/Height-Depth-Reversal.html</a>).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Best regards, Jochem<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
</div>
<br>
<br>
<font size="2">Disclaimer:<br>
De inhoud van deze e-mail is vertrouwelijk en uitsluitend bestemd voor de geadresseerde(n).<br>
Gebruik, openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is niet toegestaan.<br>
Op al onze producten en diensten zijn onze algemene leveringsvoorwaarden van toepassing<br>
[https://www.kadaster.nl/algemene-leveringsvoorwaarden].<br>
<br>
Disclaimer:<br>
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.<br>
If you are not the intended recipient, you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.<br>
Our general terms and conditions of delivery apply to all our products and services<br>
[https://www.kadaster.com/general-terms-and-conditions]. <br>
</font>
</body>
</html>