[postgis-devel] sfcgal && extensions
Paragon Corporation
lr at pcorp.us
Fri Sep 27 13:31:38 PDT 2013
Yes, It can't be part of postgis extension anyway. It has to be a separate
extension like point cloud. Otherwise we'd have to force everyone to start
building with SFCGAL since it adds additional functions not supported
natively by PostGIS or GEOS and we can't have two different postgis
extensions of same version with disparate number of functions.
Internally, and Olivier can correct me if I am wrong. I think SFCGAL
surplants some functions because of the flipping of back ends when compiled
with SFCGAL so for the functions where SFCGAL overlaps with main PostGIS,
SFCGAL overrides the GEOS behavior even when sfcgal.sql is not installed.
That part is very hazy to me though.
Thanks,
Regina
_____
From: postgis-devel-bounces at lists.osgeo.org
[mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Bborie Park
Sent: Friday, September 27, 2013 3:16 PM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] sfcgal && extensions
That sounds right.
-bborie
On Fri, Sep 27, 2013 at 11:46 AM, Paul Ramsey <pramsey at cleverelephant.ca>
wrote:
It looks to me like sfcgal.sql never gets added to the postgis extension,
even when it's been built and enabled... so there's no way to use the cgal
functions in an extension context, only if you manually load the sfcgal.sql
file yourself. Correct interpretation?
P
--
Paul Ramsey
http://cleverelephant.ca
http://postgis.net
_______________________________________________
postgis-devel mailing list
postgis-devel at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20130927/8e775e96/attachment.html>
More information about the postgis-devel
mailing list