(GRASS Shell Script)
This module, as all GRASS raster modules, will export cells based on the current region settings. See the g.region module for details.
The r.out.ascii module should be used to export an array (of size row x column) containing z values.
r.out.xyz is simply a front-end to "r.stats -1gn".
Last changed: $Date: 2009-01-05 23:08:26 +0100 (Mon, 05 Jan 2009) $
Main index - raster index - Full index
© 2003-2010 GRASS Development Team