#18: Grass63 -wx gui function r.in.xyz form not updating input fields.
----------------------+-----------------------------------------------------
  Reporter:  brian    |       Owner:  [email protected]
      Type:  defect   |      Status:  new                      
  Priority:  major    |   Milestone:  6.4.0                    
 Component:  default  |     Version:  svn-trunk                
Resolution:           |    Keywords:  r.in.xyz wxgrass         
----------------------+-----------------------------------------------------
Changes (by martinl):

  * milestone:  6.3.0 => 6.4.0

Comment:

 Replying to [ticket:18 brian]:

 > First import cmd
 > r.in.xyz input=/home/xxxx/data/mbes_comp_200m_grid.xyz
 output=mbes_comp_200m fs=,
 >
 > Second import cmd should have been:
 > r.in.xyz input=/home/xxxx/data/mbes_comp_50m_grid.xyz
 output=mbes_comp_50m fs=,
 >
 > Second import cmd was as follows:
 > r.in.xyz input=/home/xxxx/data/mbes_comp_200m_grid.xyz
 output=mbes_comp_50m fs=,
 >
 > Also tried to exec the correct second import command from the layer
 manager CMD > interface. Unfortunately the command output showed that it
 still had the input file name from the first import.

 Sorry, I do not fully understand, I launched r.in.xyz

 * select first file
 * run the command
 * then selected the second file
 * run the command again

 Everything seems OK for me, from command output tab...

 $ r.in.xyz input=/home/martin/src/grass_trunk/in.txt output=r00
 Scanning data ...
 Writing to map ...
 r.in.xyz complete. 0 points found in region.
 $ r.in.xyz input=/home/martin/src/grass_trunk/in1.txt output=r01
 Scanning data ...
 Writing to map ...
 r.in.xyz complete. 0 points found in region.

 Are you using compiled svn-trunk?

 Martin

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/18#comment:1>
GRASS-trac <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to