Re: PostGIS spatial extensions - Mailing list pgsql-hackers

From Dave Blasby
Subject Re: PostGIS spatial extensions
Date
Msg-id 3B78659C.CD9E0597@refractions.net
Whole thread Raw
In response to PostGIS spatial extensions  (Paul Ramsey <pramsey@refractions.net>)
List pgsql-hackers
Tom Lane wrote:
>
> Dave Blasby <dblasby@refractions.net> writes:
> > [snip] Vivid Solutions (cf.
> > http://www.vividsolutions.com/jts/jtshome.htm) will be releasing it
> > under the LGPL.
> > [snip]
> > This leaves the option for creating a semi-compliant OpenGIS core inside
> > PostgreSQL and having a LGPL add-on for the complex spatial operations
> > (making a fully compliant implementation).
>
> Um, the tarfile that Paul sent us contained the GPL license, not LGPL.
> There's a pretty substantial difference.  Please clarify exactly which
> license you intend to use.

PostGIS is currently released under the GPL, and is developed by
Refractions Research.
JTS (Java Topology Suite) will be released under the LGPL, and is
developed by Vivid Solutions.

JTS hasnt been released yet, and it will need to be converted to C++
before it could be incorporated into PostGIS.

Even if PostGIS is converted to BSD at some point in the future, it will
always have a LGPL
component if we decide to use the JTS to do the complex spatial
relations and operations.

Sorry for the confusion,

dave

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostGIS spatial extensions
Next
From: Paul Ramsey
Date:
Subject: Re: PostGIS spatial extensions