Ticket #525 (closed defect: invalid)
Polygonizer fails to polygonize simple input
| Reported by: | strk | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.3 |
| Component: | Default | Version: | 3.3.2 |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
Input:
LINESTRING(0 0, 4 0, 5 3, 4 6) LINESTRING(4 6, 6 6, 5 3, 6 0, 10 0, 5 10, 0 0) LINESTRING(4 0, 6 0)
Output: EMPTY
Note you also get EMPTY output w/out the third linestring
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

