Ticket #508 (closed defect: fixed)
TopologyPreservingSimplifier creates invalid line from closed line
| Reported by: | strk | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.4 |
| Component: | Default | Version: | 3.3.3 |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
Passing "LINESTRING(0 0, 5 0, 5 5, 0 0)" to TopologyPreservingSimplifier? with a tolerance of 10 returns "LINESTRING(0 0, 0 0)", which is invalid.
Change History
Note: See
TracTickets for help on using
tickets.
