[GRASS-user] Problem with r.out.ascii

PikoBoZ piklas at gmail.com
Thu Jan 17 08:34:07 EST 2008


Hi list
Im trying to use the r.out.ascii command but it fails
Got an existing mapset, with some elevation rasters in it (.tiff converted
in grass raster)
I'd like to extract the xyz values of a DEM to txt file
I use this syntax in the grass shell:
[code]
r.out.ascii input=mnt output=testmnt.txt
[/code]
testmnt.txt is created and the header is written,but the x,y,z values are
missing, only stars appear in it, like this:
[code]
north: 2787570
south: 1546950
east: 1284500
west: -47544.1
rows: 931
cols: 999
* * * * * * * * * * * * *
* * * * * * * * * * * * *
* * * * * * * * * * * * *
[/code]
Is anybody understands what happens?
Does a r.out.xyz command exist?  or any other way to get x,y,z values from a
raster?

Thanks for answers

PikO 
-- 
View this message in context: http://www.nabble.com/Problem-with-r.out.ascii-tp14918691p14918691.html
Sent from the Grass - Users mailing list archive at Nabble.com.



More information about the grass-user mailing list