[gdal-dev] Fwd: Multi-layered tiff reading in gdal

Even Rouault even.rouault at spatialys.com
Sat Sep 23 14:21:14 PDT 2017


Isaac,

I guess multi-layered here must mean multi-pages / multi-IFD in TIFF language. Those should 
normally be exposed as subdatasets by GDAL. You can access them individually with dataset 
names like "GTIFF_DIR:your.tiff:XXXX" where XXXX is 1, 2, ... . 

Even

On samedi 23 septembre 2017 09:39:32 CEST Ari Jolma wrote:
> -------- Välitetty viesti / Fwd.Msg --------
> Aihe: 	Multi-layered tiff reading in gdal
> Päiväys: 	Fri, 22 Sep 2017 09:55:10 -0400
> Lähettäjä: 	Isaac Gerg <isaac.gerg-at-gergltd.com>
> Vastaanottaja: 	gdal-dev-owner at lists.osgeo.org
> 
> 
> 
> Hi,
> 
> I have a multi-layered geotiff (as opposed to a multiband geotiff, i
> only have a single band).  When i try to read it in using gdal, it only
> returns a 2d raster.  Is there a way to access the whold data cube (3d)?
> 
> Thanks in advance,
> Isaac


-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170923/47efea2c/attachment-0001.html>


More information about the gdal-dev mailing list