[GRASS-user] GeoTIFF output question (number of bytes divisible
by 8?)
Markus Metz
markus.metz.giswork at googlemail.com
Mon Aug 9 09:05:23 EDT 2010
stephen sefick wrote:
> I am using
>
> r.out.tiff -t input=fcms at PERMANENT output=/home/ssefick/Desktop/fcms.tiff
>
Use
r.out.gdal input=fcms at PERMANENT output=/home/ssefick/Desktop/fcms.tiff
> for input into the tauDEM pitremove function (compiled from source)
BTW, with r.out.tiff you get a standard tiff image with color values
(0 - 255, 3 bands for RGB), not elevation values.
Markus M
More information about the grass-user
mailing list