#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.