log cmd/octreediff/main.go @ 2488:cb55d7eaaa36 octree-diff

age author description
Sun, 03 Mar 2019 14:45:41 +0100 Sascha L. Teichmann Started with the idea to clip an octree by an bounding polygon. octree-diff
Fri, 01 Mar 2019 17:42:46 +0100 Sascha L. Teichmann Use fogleman's triangulation. octree-diff
Fri, 01 Mar 2019 15:33:27 +0100 Sascha L. Teichmann Incorporated fogleman's fast Delaunay triangulation adjuted to our vertex model. octree-diff
Thu, 28 Feb 2019 17:28:54 +0100 Sascha L. Teichmann Wrap writing of iso-lines of differences into a transaction. octree-diff
Thu, 28 Feb 2019 15:55:32 +0100 Sascha L. Teichmann Calculate better triangulation and store it into database. octree-diff
Thu, 28 Feb 2019 11:51:31 +0100 Sascha L. Teichmann Calculate the iso lines of the difference. octree-diff
Tue, 26 Feb 2019 13:02:11 +0100 Sascha L. Teichmann Triangulate and build octree index. octree-diff
Tue, 26 Feb 2019 12:22:04 +0100 Sascha L. Teichmann Turn new point cloud into WKB form of MultiPointZ. octree-diff
Tue, 26 Feb 2019 11:01:06 +0100 Sascha L. Teichmann Integrate deduplication with setting in. Even if there is more contention in total it seems to be cheaper. octree-diff
Mon, 25 Feb 2019 23:43:41 +0100 Sascha L. Teichmann Do difference calculation multi-core. octree-diff
Mon, 25 Feb 2019 21:51:39 +0100 Sascha L. Teichmann Bail out if the EPSG codes of the datasets don't match. octree-diff
Mon, 25 Feb 2019 21:49:07 +0100 Sascha L. Teichmann Fixed operand order. octree-diff
Mon, 25 Feb 2019 18:21:33 +0100 Sascha L. Teichmann Calculate difference on single core. octree-diff
Mon, 25 Feb 2019 17:02:33 +0100 Sascha L. Teichmann Started experimental octree diff branch. octree-diff