Bookmark this page: Add RASTER DATA TRANSFORMATION to Yahoo MyWeb Add RASTER DATA TRANSFORMATION to Google Bookmarks Add RASTER DATA TRANSFORMATION to Windows Live Add RASTER DATA TRANSFORMATION to Del.icio.us Digg RASTER DATA TRANSFORMATION! Add RASTER DATA TRANSFORMATION to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by bobby on November 21, 2006, 2:11 am
hi group..

i m using grass6.1 with linux (fc4). m trying for raster data
transformation.To transfer the raster line feature to vector lines i m
using r.line command ,but getting error that command not found.i have
executed the following commands.

$ d.rast streams
$ r.thin streams out=streams.thin
$ r.line streams.thin out=mystreams

bash: r.line: command not found

which command (or GUI) should be use to transform raster line to vector
line .

can anybody help to solve this problem?

thanx in advance.