log cmd/octree2contour/store.go @ 925:15bf101e1522

age author description
Sat, 06 Oct 2018 13:34:51 +0200 Sascha L. Teichmann Send 2D X/Y vertices to the database directly instead of sending 3D data and dropping the Z value afterwards.
Thu, 04 Oct 2018 18:53:22 +0200 Tom Gottfried Simplify contour lines on storage
Thu, 04 Oct 2018 17:46:59 +0200 Tom Gottfried Merge contour lines
Thu, 04 Oct 2018 16:32:47 +0200 Tom Gottfried Store contour lines in 2D
Mon, 24 Sep 2018 13:14:49 +0200 Sascha L. Teichmann Clip contour lines against bounding area of sounding result.
Mon, 24 Sep 2018 11:24:42 +0200 Sascha L. Teichmann Fixed problem with unique constraint for countour lines.
Mon, 24 Sep 2018 10:58:34 +0200 Sascha L. Teichmann Spell table names correctly.