Thanks again Karl, I've worked through and implemented the algorithms as best I could as described in; - Efficient Clipping of Abitrary Polygons (Gunther Greiner/Kai Hormann) - An Extension of Polygon Clipping to Resolve Degenerate Cases (Dae Hyun Kim/Myoung-Jun Kim)
So far the implementation seems to work significantly better than what I had. For those interested refer; http://apex.oracle.com/pls/otn/f?p=19913:2 On Wed, Dec 17, 2008 at 2:36 PM, Karl Billeter <[email protected]> wrote: > > On Tue, Dec 16, 2008 at 03:32:49AM -0800, Damian wrote: > > > > The problem I have is with the "Cut with Region" (i.e. cut with a > > polygon) option; it works in many cases but not all. The code behind > > it is quite complex and convoluted which leads me to believe a far > > better solution is available out there somewhere. > > I like http://en.wikipedia.org/wiki/GPC_General_Polygon_Clipper_Library > > Karl > > > > -- Regards Damian Our blog is at http://ardennereview.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
