[postgis-users] ST_Buffer internals

Ed Linde edolinde at gmail.com
Wed Mar 14 02:24:08 PDT 2012


Is a LINESTRING always a straight line in postgis? Or can there be a
curvature? I didn't get that from the documentation.

On Wed, Mar 14, 2012 at 10:04 AM, Ed Linde <edolinde at gmail.com> wrote:

> Hi All,
> I am wondering how ST_Buffer computes a buffer around say a LINESTRING?
> How can I look at the internals of this?
> Is it possible to achieve the same effect using GDAL's C++ API? I ask
> because I have a very large LIDAR 3-D data set
> which I cannot load into Postgis, but I would certainly want to understand
> how postgis achieves some of it's
> functionality, to get some ideas. Would love to hear some explanations or
> ideas about how to do this!
>
> Cheers,
> Ed
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120314/a60c7d57/attachment.html>


More information about the postgis-users mailing list