Hi, when I want to create a DelaunayTrinagulation, I get:

Aug 22, 2007 9:22:19 PM org.geotools.graph.util.delaunay.DelaunayEdge
setOtherFace
WARNING: Oops.  Face A is {(-118,34), (-118,34), (-118,34)} and new Triangle
is {(-118,34), (-118,34), (-118,34)}

I guess that the implementaion cannot deal with two equal coordinates, can
someone confirm this? I also used another implementation that works fine
(It is the triangulation from 'Knuth').

Is it possible to fix this issue (or maybe to document it?)?

Jan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to