[postgis-devel] [PostGIS] #413: ST_OffsetCurve
PostGIS
trac at osgeo.org
Tue May 10 11:14:36 PDT 2011
#413: ST_OffsetCurve
-------------------------+--------------------------------------------------
Reporter: rafalmag | Owner: strk
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
I've tweaked the GEOS part to return LINESTRING EMPTY rather than NULL
when there's a collapse. This should give you something somewhat more
acceptable than a segfaut.
In any case the patch should be rewritten to encode side in the width
parameter (positive for left, negative for right) and to use the
GEOSOffsetCurve API.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/413#comment:32>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list