@Ravi, Thanks for the comments and suggestions for continued improvements. @Stefan, Are you working on ThiessenPolygons? I could take a look at it if you want. I don't know the algorithm, but I know some of the usual bottlenecks in JUMP plugins. One of the most common slow-downs is caused by updating the layer as the new elements are generated. Turning off the update until the process is finished can dramatically speed up some operations.
regards, Larry Becker On Fri, Jun 27, 2008 at 6:34 AM, RAVI KUMAR <[EMAIL PROTECTED]> wrote: > Hi, > > The differential buffering based on attributes is good. > > Reduces some steps in Mineral prognostication. > > > > CreateThiessenPolygons: > > > > Mask layer ?? > > > > does it clip the boundaries of the thiessen polygons.. > > I dont get the result clipped as per mask ! > > Still I have to do geometric operation A-B to achieve the same. > > > > CreateThiessenPolygons TIME TAKEN > > This takes a lot of time > > Ex: 100 points took 30 minutes. > > How to speed it up please. > > I use the latest nightly build. > > > > Cheers > > Ravi Kumar > > > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > > -- http://amusingprogrammer.blogspot.com/
_______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
