On Tue, Jul 07, 2009 at 12:31:50PM -0700, omnivore wrote: > > I solved the problem. I had, in fact, googled it, thanks for the ... > > There's a very powerful C library that I considered -- GPC (Generic > Polygon Clipper) but I couldn't use it because it's a server solution, > and I needed a client (JS-based) solution. I looked at porting the C > Code to run as an extension to Ruby, but it looked like work. However, > for people who can use a server solution, and don't mind doing the > work to integrate it, it looks fantastic.
Second that. I've used the perl bindings Math::Geometry::Planar::GPC::Polygon and it was quick, easy and effective. Karl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
