[GRASS-dev] [GRASS GIS] #1923: add "area" to head in r.report

GRASS GIS trac at osgeo.org
Mon Apr 8 06:05:15 PDT 2013


#1923: add "area" to head in r.report
-------------------------+--------------------------------------------------
 Reporter:  timmie       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.3                    
Component:  Default      |     Version:  unspecified              
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 r.report output
 {{{
 +-----------------------------------------------------------------------------+
 |             Category Information               |           |     cell|
 %  |
 |   #|description                                |   hectares|    count|
 cover|
 |-----------------------------------------------------------------------------|
 }}}

 change to


 {{{
 +-----------------------------------------------------------------------------+
 |             Category Information               |    area       |
 cell|   %  |
 |   #|description                                |   hectares|    count|
 cover|
 |-----------------------------------------------------------------------------|
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1923>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list