Opened 6 years ago
Closed 6 years ago
#866 closed defect (duplicate)
OffsetCurve failure
Reported by: | komzpa | Owned by: | |
---|---|---|---|
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 , 6 years ago
Cc: | added |
---|
comment:2 by , 6 years ago
Milestone: | 3.6.3 → 3.6.4 |
---|
Note:
See TracTickets
for help on using tickets.
Yikes this crashes my postgres service