[GRASS-dev] [GRASS GIS] #1413: r.to.vect overwrite problem

GRASS GIS trac at osgeo.org
Thu Jul 28 11:33:56 EDT 2011


#1413: r.to.vect overwrite problem
-------------------------+--------------------------------------------------
 Reporter:  neteler      |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.2                    
Component:  Default      |     Version:  svn-releasebranch64      
 Keywords:               |    Platform:  MSWindows 7              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 On Windows, r.to.vect is unable to overwrite via wxGUI. The reason is that
 in the output "@PERMANENT" is added which creates the problem:

 {{{
 r.to.vect -z --overwrite input=ahn5m at PERMANENT output=ahn5m at PERMANENT
 feature=point

 Vektorkarte <ahn5m> existiert bereits und wird überschrieben.
 Kann Datei 'C:\GRASS/meuse/PERMANENT/vector/ahn5m/hist' nicht löschen.
 ERROR: Kann Vektorkarte <ahn5m> nicht löschen.
 }}}

 (It cannot delete the vector map)

 See also attached screenshot.

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



More information about the grass-dev mailing list