[GRASS-dev] Exporting maps as multilayer GeoTIFF - layer limit?

Nikos Alexandris nik at nikosalexandris.net
Sun Nov 24 16:55:34 PST 2013


Markus Neteler wrote:

> I struggle to export a time series as multilayer GeoTIFF: it stops at layer
> 145.

Markus, your script works here! The exported file:

gdalinfo multilayer.tif -nogcp -noct -nomd | tail -5

Band 361 Block=1x1 Type=Float64, ColorInterp=Undefined
Band 362 Block=1x1 Type=Float64, ColorInterp=Undefined
Band 363 Block=1x1 Type=Float64, ColorInterp=Undefined
Band 364 Block=1x1 Type=Float64, ColorInterp=Undefined
Band 365 Block=1x1 Type=Float64, ColorInterp=Undefined

Nikos


More information about the grass-dev mailing list