Re: [gdal-dev] [EXTERNAL] Re: gdalinfo not reading vertical datum information?

2019-08-15 Thread Greif, Jeremiah
Thanks for the quick response, that worked great. That is exciting news regarding geotiff 1.1, should simply things a bit On Thu, Aug 15, 2019 at 12:31 PM Even Rouault wrote: > On jeudi 15 août 2019 09:52:22 CEST Greif, Jeremiah wrote: > > I recently had a situation where i needed

[gdal-dev] gdalinfo not reading vertical datum information?

2019-08-15 Thread Greif, Jeremiah
I recently had a situation where i needed to add a vertical crs to a raster file. I did what have done many times and use *gdal_translate -a_srs epsg:6350+5703 *to add the navd88 vertical datum to the raster file. When I read the file to double check my work using gdalinfo i get the folllowing re