[GRASS-dev] [GRASS GIS] #1615: Regression - v.transform fails to create a 3D map, crashes on Windows

GRASS GIS trac at osgeo.org
Mon Aug 20 05:40:49 PDT 2012


#1615: Regression - v.transform fails to create a 3D map, crashes on Windows
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  major        |   Milestone:  6.4.3                    
Component:  Vector       |     Version:  6.4.2                    
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by marisn):

 It doesn't crash any more, as there have been some DBF related fixes,
 still produced output is wrong -> it doesn't shift on Z axis, as it was
 doing in 6.4.0.

 {{{
 v.random output=rm_a_map n=10 zmax=100.0 column='h double precision'
 v.transform input=rm_a_map output=rm_a_map3d table=rm_a_map
 columns=zshift:h
 v.info map=rm_a_map3d
 }}}

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



More information about the grass-dev mailing list