Ticket #455 (closed defect: wontfix)
GEOSSingleSidedBuffer returns a short line
| Reported by: | strk | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | major | Milestone: | 3.2.3 |
| Component: | Default | Version: | 3.2.2 |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
Input: LINESTRING(0 0, 10 0, 10 10) Distance: 10 Side: right Join: bevel Expected: LINESTRING(20 10,20 0,10 -10,0 -10) Obtained: LINESTRING(20 10,20 0,10 -10)
Change History
Note: See
TracTickets for help on using
tickets.
