r.out.xyz

NAME

r.out.xyz - Export GRASS raster files into xyz format
(GRASS Raster Data Export Command)

SYNOPSIS

r.out.xyz help
r.out.xyz input=name

Parameter:

input
Name of raster file

Example:

3566625.220431 5763805.084400 145.010000
3566675.164037 5763805.084400 148.240000
3566725.107644 5763805.084400 151.480000
3566775.051250 5763805.084400 NULL
3566824.994856 5763805.084400 163.660000
3566874.938462 5763805.084400 165.900000

NOTE

Using unix piping the result can be directed into a file
r.out.xyz in=dgm12 > dgm12.txt