GeoDms 14.13.2
·
231 commits
to v14
since this release
Fixed an issue of processing point sequences with composition type polygon (such as with partitioned_union_polygon) with small island touching the starting point as last ring that was skipped as it had to few remaining points for a connecting line and area because there is no connecting line.
This fix resulted in our test dataset for 8 of the 6.6 million BAG panden in a different residential type. In these cases the first and second point of the geometry of the BAG panden were the same. We consider the fix as an improvement.