log pkg/imports/sr.go @ 5417:2d294ad81241 marking-single-beam

age author description
Wed, 07 Jul 2021 18:14:04 +0200 Sascha L. Teichmann Dont loose Z values in markings. marking-single-beam
Wed, 07 Jul 2021 14:57:30 +0200 Sascha L. Teichmann Stored marking points in database. marking-single-beam
Wed, 07 Jul 2021 12:01:28 +0200 Sascha L. Teichmann Factored creation of default class breaks in SR import to be reused with markings, too. marking-single-beam
Wed, 07 Jul 2021 10:58:14 +0200 Sascha L. Teichmann Added a type for class breaks. marking-single-beam
Wed, 07 Jul 2021 09:43:41 +0200 Sascha L. Teichmann Some refactoring to move marking handling to the right place in SR import. marking-single-beam
Wed, 07 Jul 2021 09:29:06 +0200 Sascha L. Teichmann If doing SR imports, lock sounding_results_marking_points table, too. marking-single-beam
Tue, 06 Jul 2021 15:26:20 +0200 Sascha L. Teichmann Re-establish compat with old single-beam interface. marking-single-beam
Tue, 06 Jul 2021 01:20:44 +0200 Sascha L. Teichmann Adjusted the import model to be able to handle marking single beam scans. marking-single-beam
Wed, 16 Jun 2021 21:18:47 +0200 Sascha L. Teichmann If there is no ZPG exception correct the depth reference system from database. zpg-exception
Wed, 16 Jun 2021 19:35:24 +0200 Sascha L. Teichmann Sysadmins are also granted the ZPG exception if they are importing sounding data. zpg-exception
Wed, 19 May 2021 17:26:02 +0200 Sascha L. Teichmann Adjusted Go code to establish ZPG exception during SR import. zpg-exception
Fri, 20 Mar 2020 17:24:03 +0100 Tom Gottfried Enhance comments on implementations of StageDone()
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
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