[postgis-tickets] [PostGIS] #2496: St_OffsetCurve bug for Geometry with duplicated points
PostGIS
trac at osgeo.org
Tue Oct 8 02:44:12 PDT 2013
#2496: St_OffsetCurve bug for Geometry with duplicated points
---------------------------------------------------+------------------------
Reporter: francob | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.5
Component: postgis | Version: 2.0.x
Keywords: st_offsetcurve offset repeated points |
---------------------------------------------------+------------------------
Comment(by francob):
{{{
select st_astext(st_offsetcurve('LINESTRING(0 0, 0 0, 5 0, 5 0, 10
0)'::geometry,10))
}}}
using:
"POSTGIS="2.0.1 r9979" GEOS="3.3.5-CAPI-1.7.5"
crash.
So this bug can be fixed updating the system
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2496#comment:4>
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-tickets
mailing list