log pkg/octree/polygon.go @ 4764:5c80a33edd44

age author description
Sat, 19 Oct 2019 19:40:51 +0200 Sascha L. Teichmann Fixed handling of none-closed polygons in containment test.
Thu, 17 Oct 2019 23:33:20 +0200 Sascha L. Teichmann Virtualized point in polygon test with an interface to be usable for contours, too. stack-polygons
Wed, 16 Oct 2019 22:06:17 +0200 Sascha L. Teichmann morphology difference: buffer common boundary polygon by 10cm to fix numerical problems leading to unexpected holes.
Fri, 14 Jun 2019 11:59:14 +0200 Sascha L. Teichmann Handle th case that a boundary polygon is uploaded along side with the single beam scan. single-beam
Thu, 13 Jun 2019 13:14:40 +0200 Sascha L. Teichmann Fixed generating of random points. single-beam
Mon, 11 Mar 2019 18:20:34 +0100 Sascha L. Teichmann Morphological differences: Bottleneck_id is an integer represented as a string.
Mon, 11 Mar 2019 14:36:34 +0100 Sascha L. Teichmann Morphological differences: Moved loading of clipping polygon into octree package.