Rev 4788 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 4790 2021-06-23 09:46:06
- Author: gerd
- Log message:
- add work-around for self-intersecting polygons created by the DouglasPeuckerFilter
This tells the code in MultiPolygonRelation that it should not use partitioning on those polygons since partitioning is done with ShapeSplitter which might complain about those polygons.