[GRASS-dev] Re: [GRASS GIS] #933: v.delaunay gives wrong z coordinate values if input data has duplicate points

GRASS GIS trac at osgeo.org
Mon Feb 15 05:20:26 EST 2010


#933: v.delaunay gives wrong z coordinate values if input data has duplicate
points
---------------------+------------------------------------------------------
  Reporter:  jarim   |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect  |      Status:  new                      
  Priority:  normal  |   Milestone:  7.0.0                    
 Component:  Vector  |     Version:  svn-trunk                
Resolution:          |    Keywords:  delaunay                 
  Platform:  All     |         Cpu:  x86-32                   
---------------------+------------------------------------------------------
Comment (by pkelly):

 Well spotted - that looks to me, too, fairly obviously like a bug. I think
 a simpler way of removing it though would be to copy the whole site
 structure by assignment rather than copying the individual members across
 - can you try the attached patch (in_outv2.patch) as well? I guess if it
 was done like this in the first place then extension to support 3-D points
 would not have resulted in this bug!

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


More information about the grass-dev mailing list