Opened 6 years ago

Closed 6 years ago

#866 closed defect (duplicate)

OffsetCurve failure

Reported by: komzpa Owned by: geos-devel@…
Priority: major Milestone: 3.6.4
Component: Default Version: 3.6.2
Severity: Unassigned Keywords:
Cc: simonseyock

Description

Originally in https://trac.osgeo.org/postgis/ticket/4072

SELECT ST_OffsetCurve(ST_GeomFromText('LINESTRING(362194.505 5649993.044,362197.451 5649994.125,362194.624 5650001.876,362189.684 5650000.114,362192.542 5649992.324,362194.505 5649993.044)', 25832), -0.045, 'join=mitre');

FEHLER: GEOSOffsetCurve: TopologyException?: assigned depths do not match at 362194.48950385087 5649993.0862477142 SQL Status:XX000

Change History (3)

comment:1 by simonseyock, 6 years ago

Cc: simonseyock added

comment:2 by robe, 6 years ago

Milestone: 3.6.33.6.4

Yikes this crashes my postgres service

comment:3 by dbaston, 6 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #682

Note: See TracTickets for help on using tickets.