Re: A more precise polygon_overlap() - Mailing list pgsql-hackers

From Dann Corbit
Subject Re: A more precise polygon_overlap()
Date
Msg-id D90A5A6C612A39408103E6ECDD77B82920CE9F@voyager.corporate.connx.com
Whole thread Raw
In response to A more precise polygon_overlap()  ("Kenneth Chan" <kkchan@technologist.com>)
List pgsql-hackers
This might be a possible fit:
http://www.magic-software.com/Applications.html
(see "Boolean operations on 2D polygons. Based on BSP trees" near the
bottom of the page).

The license agreement might be acceptable.  I'm not a lawyer, so I can't
be sure how free it really is to use from reading this:
http://www.magic-software.com/License/free.pdf

It would probably be good to contact the author.
http://www.magic-software.com/CompanyInfo.html


pgsql-hackers by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: A more precise polygon_overlap()
Next
From: Tom Lane
Date:
Subject: Re: Killing dead index tuples before they get vacuumed