log pkg/controllers/diff.go @ 4847:4847ac70103a

age author description
Mon, 18 Nov 2019 11:54:20 +0100 Sascha L. Teichmann Made staticcheck happy.
Tue, 05 Nov 2019 14:30:22 +0100 Sascha L. Teichmann Renamed octree package to mesh as there is no octree any more. remove-octree-debris
Mon, 21 Oct 2019 02:01:56 +0200 Sascha L. Teichmann Morph differences: Directly raster A and subtract B as a raster. direct-diff
Sat, 19 Oct 2019 18:34:17 +0200 Sascha L. Teichmann Removed unused code that interplolated height levels between class breaks.
Thu, 17 Oct 2019 18:33:46 +0200 Sascha L. Teichmann Started with stacking shells and holes of generated polygons correctly. stack-polygons
Wed, 16 Oct 2019 11:51:53 +0200 Sascha L. Teichmann morphology: Doing ST_SimplifyPreserveTopology before ST_MakeValid when storing geometries to database speeds things up ... a lot.
Wed, 16 Oct 2019 11:07:59 +0200 Sascha L. Teichmann morphology: Clip class breaks again Z min and max of the the height model.