[GRASS-dev] Re: [GRASS GIS] #660: v.delaunay producing incorrect
results
GRASS GIS
trac at osgeo.org
Sat Jan 2 09:20:12 EST 2010
#660: v.delaunay producing incorrect results
-----------------------+----------------------------------------------------
Reporter: cmbarton | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Vector | Version: 6.4.0 RCs
Resolution: | Keywords: delaunay
Platform: MacOSX | Cpu: OSX/Intel
-----------------------+----------------------------------------------------
Comment (by mmetz):
Apparently v.delaunay worked in grass6.3, so I see 3 options to solve this
ticket:
1) Remove v.delaunay and reactivate v.delaunay in v.voronoi. Not that good
because v.voronoi can do with some maintenance itself and there was a
reason for the GSoC project (time and memory requirements I guess).
2) A grass developer working on a Mac digs into the source code of
v.delaunay and tears it apart until the bug is found and eliminated.
3) A grass developer without a Mac supplies patches that are tested by
others with a Mac. Will take some time.
Going for 3), please try the updated patch. Before applying the patch, all
files in v.delaunay2 must be deleted if the previous patch was applied,
then svn up. Just for the record, run make | grep warning to see if the
Mac compiler has some complains (Linux gcc doesn't). Then apply the patch,
make and grep warnings, test patched v.delaunay if no compile warnings or
errors occurred. If this patch still doesn't fix it, I am at a loss.
Markus M
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/660#comment:23>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list