[GRASS-dev] [GRASS GIS] #2509: d.mon output overwrite

GRASS GIS trac at osgeo.org
Sun Dec 7 05:45:16 PST 2014


#2509: d.mon output overwrite
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Display      |     Version:  unspecified              
 Keywords:  d.mon        |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 `d.mon` checks output file only if `output` option is given

 {{{
 d.mon cairo out=map.png
 ERROR: option <output>: <map.png> exists.
 }}}

 but not when using default file name of given display driver.

 {{{
 d.mon cairo
 }}}

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



More information about the grass-dev mailing list