[postgis-devel] Common Code

Bryce L Nordgren bnordgren at gmail.com
Mon Aug 8 11:54:38 PDT 2011


On Mon, Aug 8, 2011 at 4:55 PM, Paul Ramsey <pramsey at opengeo.org> wrote:

> In an "ideal" world, we would have: ?
>
> ./liblwgeom
> ./postgis/common
> ./postgis/geometry
> ./postgis/geography
> ./postgis/raster
> ./postgis/topology
> ./postgis/geocoder
> ./docs
>

I'm content with whatever scheme falls out. The patch on
https://trac.osgeo.org/postgis/ticket/1053 currently creates a new
"top-level" library called "libcommon", but leaves the directory structure
otherwise unaffected. So it produces:

./liblwgeom
./libcommon
./postgis
./raster
....

You may have some issues putting "raster" under "postgis", as it produces an
entirely separate postgresql extension module. But then again, maybe you
should shoot for "assimilation"...produce and install only one postgresql
extension module called "postgis" which contains postgis + raster +
everything else. Is that what you were suggesting?

Bryce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20110808/0f76a573/attachment.html>


More information about the postgis-devel mailing list