[geos-devel] [GEOS] #699: Optimize Geometry->Intersection with rectangular argument

Sandro Santilli strk at keybit.net
Fri Aug 29 07:20:11 PDT 2014


On Fri, Aug 29, 2014 at 05:17:57PM +0300, Mika Heiskanen wrote:
> On 08/27/2014 11:09 AM, Sandro Santilli wrote:
> >I'm very interested in your code and willing to help with integration.
> >
> >I guess this could be a RectangleIntersection class under a new
> >geos::operation::intersection namespace, eventually further wrapped
> >by a generic IntersectionOp using RectangleIntersection when an input
> >is a rectangle or the generic OverlayOp in other cases.
> >Then Geometry::intersection would be using that specialized class.
> >
> >Please let me know how I can help with this.
> 
> I will try to port the code to the class and namespace you mentioned.
> There will be some helper classes too. I will also see if I can
> integrate the tests we have with your existing system. Integration with
> IntersectionOp etc is not what I am comfortable with, as I know too
> little of existing GEOS code.

Don't worry about intergration with IntersectionOp, I can do that part.
Testcases would be very important to get in.

--strk;

 ()  ASCII ribbon campaign  --  Keep it simple !
 /\  http://strk.keybit.net/rants/ascii_mails.txt  


More information about the geos-devel mailing list