log pkg/imports/wx.go @ 5670:b75d0b303328

age author description
Mon, 16 Mar 2020 15:19:13 +0100 Tom Gottfried Add explaining comment
Sat, 14 Mar 2020 20:11:10 +0100 Sascha L. Teichmann Removed unnecessary creatings of empty slices in expressing read dependencies in imports.
Fri, 13 Mar 2020 19:14:45 +0100 Tom Gottfried Avoid needless geometry processing
Fri, 13 Mar 2020 18:08:41 +0100 Sascha L. Teichmann ... and adjust the name.
Fri, 13 Mar 2020 18:04:14 +0100 Sascha L. Teichmann Curried functions all the way down. In this case a level too much. ;-)
Fri, 13 Mar 2020 17:34:59 +0100 Tom Gottfried Keep historic data of waterway axis
Thu, 12 Mar 2020 14:49:19 +0100 Tom Gottfried Add row level security policies for waterway axis
Wed, 11 Mar 2020 17:11:23 +0100 Tom Gottfried Store axis as MultiLinestring
Wed, 29 Jan 2020 14:03:57 +0100 Tom Gottfried Add missing quotation marks
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
Thu, 07 Nov 2019 12:21:55 +0100 Sascha Wilde Unified error message on "Unsupported CRS"
Fri, 25 Oct 2019 18:40:37 +0200 Sascha L. Teichmann Removed the mechanical touch of the last commit.
Fri, 25 Oct 2019 18:25:38 +0200 Sascha Wilde Added Description method to most imports.
Wed, 14 Aug 2019 17:12:23 +0200 Tom Gottfried Log fatal errors as errors, not warnings, in imports
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.