[GRASS-dev] Re: [GRASS GIS] #244: v.in.ascii has no progress bar in
any GUI (same as v.proj)
GRASS GIS
trac at osgeo.org
Wed Jul 30 21:46:19 EDT 2008
#244: v.in.ascii has no progress bar in any GUI (same as v.proj)
-----------------------+----------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by hamish):
input can be piped from stdin, which is open-ended. So a progress bar
isn't appropriate. r.in.xyz does some checks to see what kind of input is
involved before checking filesize and rewinding, then using G_clicker()
instead of G_percent(), but really for v.in.ascii IMO I don't think it's
worth the trouble.
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/244#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list