log

age author description
Sun, 03 Mar 2019 18:08:40 +0100 Sascha L. Teichmann Added a WKB reader for clipping polygon. octree-diff
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
Sun, 03 Mar 2019 13:00:50 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Fri, 01 Mar 2019 18:28:50 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Fri, 01 Mar 2019 18:28:12 +0100 Sascha L. Teichmann Added RTree library to used 3rd party libs. 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
Fri, 01 Mar 2019 14:55:58 +0100 Markus Kottlaender client: display bottleneck status in separate layer critical-bottlenecks
Fri, 01 Mar 2019 11:06:27 +0100 Sascha L. Teichmann Merged defualt into octree-diff branch. 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 12:34:47 +0100 Sascha L. Teichmann Fixed concurrent octree builder. The iso line cuts are now in the same quantity order of line segments but still differ. Need to have a closer look once we serve the data. octree-diff
Thu, 28 Feb 2019 12:03:02 +0100 Sascha L. Teichmann The concurrent octree build seems to be buggy. Use the old code instead till the problem is found. octree-diff
Thu, 28 Feb 2019 11:51:31 +0100 Sascha L. Teichmann Calculate the iso lines of the difference. octree-diff
Wed, 27 Feb 2019 17:44:44 +0100 Sascha L. Teichmann Fixed counting of nodes. octree-diff