[postgis-users] Problems with ST_OffsetCurve

Sandro Santilli strk at keybit.net
Mon Feb 3 02:13:51 PST 2014


On Mon, Feb 03, 2014 at 10:54:13AM +0100, Rémi Cura wrote:
> Hey,
> you use far too big coordinates.
> Please consider using st translate on your data, then curve offset, then
> inverse translate.

Speaking of which, this treatment is one of those performed on catching
an exception in binary operations, maybe the GEOSOffsetCurve method should
be changed to _use_ the BinaryOp class (detail more useful in a GEOS ticket,
btw).

--strk;


More information about the postgis-users mailing list