[GRASS-dev] [GRASS GIS] #115: r.statistics: allow output to file and frequency count

GRASS GIS trac at osgeo.org
Mon Aug 27 08:42:41 PDT 2012


#115: r.statistics: allow output to file and frequency count
-------------------------+--------------------------------------------------
 Reporter:  mlennert     |       Owner:  grass-dev@…              
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Default      |     Version:  svn-trunk                
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by mlennert):

 Replying to [comment:1 neteler]:
 > The parameter
 >
 >   output   Resultant raster map (not used with 'distribution')
 >
 > has been added a while ago.


 IIRC, instead of a raster file output, I meant a text file output of the
 statistics, giving you something like this:

 BaseValue StatisticOfCoverValue

 e.g. for each land class type of landuse96_28m give me the average
 elevation.

 Something like the file options in v.db.select for example.

 >
 > "distribution frequency count" is not yet available.

 This shouldn't be too difficult to add. Don't have the time to do this
 now, but in raster/r.statistics/o_distrib.c it should suffice to direct
 the content of the fd2 tempfile to the output file.

 Moritz

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/115#comment:2>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list