log pkg/imports/sr.go @ 4637:0ed1489af8b6

age author description
Fri, 11 Oct 2019 15:09:13 +0200 Sascha L. Teichmann Removed ST_MakeValid from inserting sounding results and differences ... in hope that they are not broken.
Thu, 10 Oct 2019 17:23:00 +0200 Sascha L. Teichmann SR import: Store in sounding_result table if import is single or multi beam.
Tue, 08 Oct 2019 12:10:55 +0200 Sascha L. Teichmann Removed old contours from backend and database. iso-areas
Sun, 06 Oct 2019 11:12:32 +0200 Sascha L. Teichmann Moved area tracing to octree package. iso-areas
Thu, 03 Oct 2019 22:27:11 +0200 Sascha L. Teichmann Fixed access problem for waterway_admins and sys_admins. iso-areas
Thu, 03 Oct 2019 19:51:53 +0200 Sascha L. Teichmann Add more debug output to trace problem why reprojected iso areas are not in expected bounds. iso-areas
Thu, 03 Oct 2019 10:05:01 +0200 Sascha L. Teichmann Store geometries in database. iso-areas
Wed, 02 Oct 2019 18:35:09 +0200 Sascha L. Teichmann Started with integrating iso area generation into gemma server. WIP iso-areas
Fri, 23 Aug 2019 18:02:01 +0200 Sascha L. Teichmann Prevent heights duplicates in iso line calculations.
Fri, 16 Aug 2019 13:15:34 +0200 Sascha L. Teichmann Added a import queue job to recalculate the contour lines of the sounding results if the heights have changed.
Tue, 06 Aug 2019 11:13:28 +0200 Sascha L. Teichmann Made 'golint' finally happy with imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Mon, 05 Aug 2019 16:43:31 +0200 Sascha L. Teichmann Move warning limiter to common package to flesh up the misc package.
Wed, 24 Jul 2019 18:16:27 +0200 Sascha Wilde Adapted sr-import to new historization model. historization_ng
Wed, 17 Jul 2019 11:38:24 +0200 Sascha L. Teichmann Removed more dead code.
Mon, 15 Jul 2019 17:54:12 +0200 Sascha L. Teichmann Completing: Don't create extra inbetween class breaks.
Mon, 15 Jul 2019 17:09:01 +0200 Sascha Wilde Merged changes from v3.1.1
Mon, 15 Jul 2019 16:57:00 +0200 Sascha Wilde Don't create extra inbetween class breaks. v3.1-releases
Sun, 14 Jul 2019 17:33:01 +0200 Sascha L. Teichmann SR import: Made `negate-z` flag more symmetrical to `single-beam` flag.
Sun, 14 Jul 2019 17:19:22 +0200 Sascha L. Teichmann SR import: Negate the Z values in the XYZ files if the flag `negate-z` is set.
Wed, 10 Jul 2019 16:47:00 +0200 Sascha L. Teichmann SR import: Fixed LDC treatment if depth reference system is ZPG.
Wed, 10 Jul 2019 11:45:55 +0200 Sascha L. Teichmann Use custom morpho class breaks in sounding result contour generation.
Wed, 26 Jun 2019 11:00:35 +0200 Sascha Wilde Don't show unnecessary warnings when uploading TXT file for SR.
Mon, 24 Jun 2019 16:28:12 +0200 Sascha L. Teichmann SR import: Accept TXT file for uploads.
Mon, 24 Jun 2019 12:54:25 +0200 Sascha L. Teichmann SR import: Use home-brew concave hull algorithm in multi-beam scan case, too. concave-hull
Mon, 24 Jun 2019 11:39:09 +0200 Sascha L. Teichmann Estimated too large triangles as triangles which have an edge which is at least 3.5 times as long as the standard dev of the longest egde per inner triangle. concave-hull
Fri, 14 Jun 2019 17:56:42 +0200 Sascha L. Teichmann SR import: Made error messages symmetrical to multi beam if no matching bottleneck is found for single beam imports.
Fri, 14 Jun 2019 12:02:58 +0200 Sascha L. Teichmann Merged default into single-beam branch. single-beam
Fri, 14 Jun 2019 11:59:14 +0200 Sascha L. Teichmann Handle th case that a boundary polygon is uploaded along side with the single beam scan. single-beam
Thu, 13 Jun 2019 19:13:42 +0200 Tom Gottfried Ensure sounding results are associated to matching bottleneck version