[GRASS-dev] [GRASS GIS] #676: r.watershed: different output map options do not allow for fully qualified map names

GRASS GIS trac at osgeo.org
Sun Jul 5 12:31:40 EDT 2009


#676: r.watershed: different output map options do not allow for fully qualified
map names
-------------------------+--------------------------------------------------
 Reporter:  mlennert     |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.0                    
Component:  default      |     Version:  6.4.0 RCs                
 Keywords:  r.mapcalc    |    Platform:  Linux                    
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 The different output map options do not allow for fully qualified map
 names (i.e. containing @mapset)

 ex:
 GRASS 6.4.0svn (gisdemo_ncspm):~ > r.watershed --overwrite
 elevation=elevation at PERMANENT threshold=10000 basin=watersheds at sqlite
 Illegal filename. Character <@> not allowed.
 ERROR: <watersheds at sqlite> is an illegal file name

 GRASS 6.4.0svn (gisdemo_ncspm):~ > r.watershed --overwrite
 elevation=elevation at PERMANENT threshold=10000 stream=streams at sqlite
 Illegal filename. Character <@> not allowed.
 ERROR: <streams at sqlite> is an illegal file name

 Moritz

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


More information about the grass-dev mailing list