Ticket #1545 (new defect)
ST_SimplifyPreserveTopology creates invalid geometries [fixed by GEOS-3.3.4]
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS GEOS |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: | mtnclimb@… |
Description
When simplifying a closed linestring by a tolerance higher than the max extent dimension such closed linestring becomes formed by 2 equal points, which makes it invalid.
I belive the whole point of preserving topology should be preventing such occurrences.
Change History
Note: See
TracTickets for help on using
tickets.
