[GRASS-dev] Re: [GRASS GIS] #604: /usr/lib/grass64/etc/grass-run.sh does not work properly when called by gis.m to execute in a external xterm

GRASS GIS trac at osgeo.org
Tue May 19 15:31:44 EDT 2009


#604: /usr/lib/grass64/etc/grass-run.sh does not work properly when called by
gis.m to execute in a external xterm
-----------------------+----------------------------------------------------
  Reporter:  frankie   |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  new                      
  Priority:  critical  |   Milestone:  6.4.0                    
 Component:  Tcl       |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:  xterm                    
  Platform:  Linux     |         Cpu:  Unspecified              
-----------------------+----------------------------------------------------
Comment (by hamish):

 ok, with r37291 something finally works-

 it splits this up by spaces:
 {{{
 v.db.select roads where={label ~ 'highway'}
 }}}

 but correctly parses:
 {{{
 v.db.select roads {where=label ~ 'highway'}
 ...
 cat|label
 2|primary highway, hard surface
 3|secondary highway, hard surface
 }}}


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/604#comment:19>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list