[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
Thu Jul 31 05:32:49 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):

 Replying to [comment:3 martinl]:
 > It's seems to me that at least in points mode progress message info can
 be printed.
 > The file is scanned before the points are imported, see r32398 (not
 backported to
 > devbr6).


 i.e. in the first step of v.in.ascii the points are scanned for column
 type and sanitized then saved into a temporary file. then in a second step
 the temporary file is imported. G_percent() can work on the second stage
 as the number of points is known (r32398).

 so shall we close this wish as "already done by martin"?

 as it's not a bugfix I don't think backporting to 6.3/4 is appropriate.


 regards,
 Hamish

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/244#comment:4>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list