#710: v.db.select: allow output to a file
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Vector | Version: unspecified
Resolution: | Keywords: v.db.select file
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by mlennert):
Replying to [ticket:710 mlennert]:
> A file= parameter in v.db.select (and optionally db.select) would be
nice to allow direct export of table to csv from the GUI, without having
to go through the ogr trick. Currently you can use v.db.select with
redirection at the command line, but not in the GUI.
Actually not that difficult (inspired from r.stats): diff against svn-
develbranch6 attached.
Moritz
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/710#comment:1>
GRASS GIS <http://grass.osgeo.org>