Re: [gdal-dev] gdal Vertical Datum/ Reference System

2021-06-16 Thread fiat lux
Thanks very much. your tip was much helpful Even Rouault escreveu no dia quarta, 16/06/2021 à(s) 14:19: > Fiat, > > You could start by setting the environment variable / configuration option > GTIFF_REPORT_COMPD_CS to YES (see > https://gdal.org/drivers/raster/gtiff.html#configuration-options)

Re: [gdal-dev] gdal Vertical Datum/ Reference System

2021-06-16 Thread Even Rouault
Fiat, You could start by setting the environment variable / configuration option GTIFF_REPORT_COMPD_CS to YES (see https://gdal.org/drivers/raster/gtiff.html#configuration-options), that will make the GeoTIFF driver report a Compound CRS if the GeoTIFF keys contain information on the vertical

[gdal-dev] gdal Vertical Datum/ Reference System

2021-06-16 Thread fiat lux
I need help with identifying vertical datum on raster for a project that I am working on. When I run gdalinfo raster.tif, I can identify the horizontal reference system as given by the EPSG:. However, I am struggling identifying the vertical reference system; which is a prerequisite for transfo