Potential interesting feature
Paul Ramsey
pramsey at cleverelephant.ca
Tue May 20 11:39:00 PDT 2025
> On May 20, 2025, at 10:41 AM, Jacob Adams <jacob.adams at logansw.com> wrote:
>
> I had a potentially interesting idea for an added feature I thought I would bring up. Optional limits to the ST_Buffer function. So for instance if I wanted to add a 100 KM buffer to a shape, but I didn't want the new shape with the increased buffer to cross the prime meridian.
How does this differ from just running ST_Difference on the ST_Buffer result to remove the parts outside the limit?
More information about the postgis-devel
mailing list