<div dir="ltr"><div><div>It looks like there is something fishy<br></div><div><br></div><div>$ gdalinfo geoid+HTRANS_ETRS2020.gtx</div><div>ERROR 4: `geoid+HTRANS_ETRS2020.gtx' not recognized as a supported file format.</div>gdalinfo failed - unable to open 'geoid+HTRANS_ETRS2020.gtx'.<br><div><br></div><div>Should this have a different extension maybe?<br></div><div><br></div>$ head geoid+HTRANS_ETRS2020.gtx<br>45.75 5.85  0.00833333333333333333 0.00833333333333333333 253 559<br>49.4610 <br>49.4649 <br>49.4720 <br>49.4823 <br>49.5021 <br>49.5511 <br>49.5899 <br>49.5819 <br>49.5588 <br></div><div><br></div><div>I guess this can safely be left away from the proj mailing list<br></div>Matthias<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 22, 2020 at 9:09 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> echo 7.4474 46.9480 590 2020 | cct +proj=vgridshift<br>
> +grids=./geoid+HTRANS_ETRS2020.gtx<br>
>   7.4474000000   46.9480000000          -inf     2020.0000<br>
<br>
Check what "gdalinfo geoid+HTRANS_ETRS2020.gtx" reports as extent (so this now <br>
becomes relevant to this mailing list ;-))<br>
<br>
And if that seems OK, try also:<br>
<br>
gdallocationinfo -geoloc geoid+HTRANS_ETRS2020.gtx 7.4474 46.9480<br>
<br>
The -inf value is intriguing. Normally if you're out of bounds, cct<br>
shoud report an error message "(point not within available datum shift grids)"<br>
<br>
I was wondering if the + in the filename wouldn't confused PROJ, but on a <br>
quick try with another gtx file, that seems fine.<br>
<br>
Even<br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</blockquote></div>