#1064: Topology preserve simplify: unexpected behavior on similar polygons
------------------------+---------------------------
 Reporter:  uclaros     |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  minor       |   Milestone:  3.9.0
Component:  Default     |     Version:  master
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------
Changes (by strk):

 * cc: mbdavis (added)


Comment:

 I guess one option here would be to pick the leftmost-upmost and the
 rightmost-bottommost points of a ring, split the ring in two parts, merge
 the lines which remain split by the origina vertex, then perform the
 simplification on the two parts and join them back togheter.

 What do you think Martin ?

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1064#comment:2>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to