[GRASS-dev] [GRASS GIS] #2416: t.vect.export using no compression argument results in creation of an archive
GRASS GIS
trac at osgeo.org
Sun Sep 14 12:13:43 PDT 2014
#2416: t.vect.export using no compression argument results in creation of an
archive
---------------------------+------------------------------------------------
Reporter: egoddard | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Temporal | Version: svn-trunk
Keywords: t.vect.export | Platform: Linux
Cpu: x86-64 |
---------------------------+------------------------------------------------
Comment(by huhabla):
The behavior of the temporal export modules is intentional. The
compression flag is related to the compression method used for the
generated tar archive. Tests using the latest trunk version indicates to
me that the generated tar archives can be extracted using "tar xf
stvds.tar".
It is important to specify the suffix of the archive, in this case ".tar",
otherwise the file manager may not be able to detect that this file is
actually a tar archive.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2416#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list