#933: v.delaunay gives wrong z coordinate values if input data has duplicate points ---------------------+------------------------------------------------------ Reporter: jarim | Owner: [email protected] 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>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
