You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In GEOS an offset curve of this geometry produces a MultiLineString with two contiguous lines. In JTS this correctly produces a LineString, with the same coordinates.
In GEOS an offset curve of this geometry produces a
MultiLineString
with two contiguous lines. In JTS this correctly produces aLineString
, with the same coordinates.Originally reported as PostGIS 3279.
The text was updated successfully, but these errors were encountered: