log

age author description
Sun, 13 Oct 2019 16:01:06 +0200 Sascha L. Teichmann Forgot a bbox check when evaluating STRTree speeding it significantly.
Sat, 12 Oct 2019 15:17:51 +0200 Sascha L. Teichmann Merged stree-experiment into default to benefit from diff improvements.
Fri, 11 Oct 2019 23:46:35 +0200 Sascha L. Teichmann Use append/slicing trick to simplify tree traversals. stree-experiment
Fri, 11 Oct 2019 23:36:28 +0200 Sascha L. Teichmann Fixed construction of clipped STRTree. stree-experiment
Fri, 11 Oct 2019 20:49:10 +0200 Sascha L. Teichmann Used STRTree for caluculating the diff. stree-experiment
Fri, 11 Oct 2019 20:09:37 +0200 Sascha L. Teichmann Decouple the tracing of the iso areas from the octree data structure.