[GRASS-dev] [GRASS GIS] #2123: v.to.db: allow upload of multiple variables at once

GRASS GIS trac at osgeo.org
Wed Oct 30 12:06:39 PDT 2013


#2123: v.to.db: allow upload of multiple variables at once
-----------------------------------------+----------------------------------
 Reporter:  mlennert                     |       Owner:  grass-dev@…              
     Type:  enhancement                  |      Status:  new                      
 Priority:  normal                       |   Milestone:  7.0.0                    
Component:  Vector                       |     Version:  svn-trunk                
 Keywords:  v.to.db multiple operations  |    Platform:  Unspecified              
      Cpu:  Unspecified                  |  
-----------------------------------------+----------------------------------
 It would be convenient, if v.to.db could allow uploading multiple
 variables in one run, i.e. something like this:


 {{{
 v.to.db mymap op=area,perimeter,compact,fd
 col=area,perimeter,compactness,fractal_dim
 }}}

 Obviously, this would only work if all the chosen variables pertain to the
 same feature type, so a check for that would be necessary.

 Moritz

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



More information about the grass-dev mailing list