[GRASS-dev] [GRASS GIS] #1860: v.extract should support 'group by' sql statement

#1860: v.extract should support 'group by' sql statement
-------------------------+--------------------------------------------------
Reporter: lucadelu | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------
v.extract should have a option to use the SQL statement 'group by'. As for
'where' we could have an option 'group' and the parameters should by a
string with all the fields, comma separated, to use in 'group by'
statement.

It could be used with 'where' option

thanks
Luca

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1860&gt;
GRASS GIS <http://grass.osgeo.org>

#1860: v.extract should support 'group by' sql statement
-------------------------+--------------------------------------------------
Reporter: lucadelu | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.extract | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------
Changes (by neteler):

  * keywords: => v.extract

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1860#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1860: v.extract should support 'group by' sql statement
-------------------------------+--------------------------------------------
Reporter: lucadelu | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.extract, v.hull | Platform: All
      Cpu: All |
-------------------------------+--------------------------------------------
Changes (by lucadelu):

  * keywords: v.extract => v.extract, v.hull

Comment:

Also v.hull should support SQL statement 'group by'.

Probably also other modules could take advantage of this option

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1860#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>