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

age author description
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Sat, 14 Mar 2020 20:11:10 +0100 Sascha L. Teichmann Removed unnecessary creatings of empty slices in expressing read dependencies in imports.
Wed, 11 Mar 2020 17:31:45 +0100 Sascha L. Teichmann Wrap geometries if needed.
Wed, 11 Mar 2020 14:23:52 +0100 Sascha L. Teichmann First step to move geometry creation for WFS features to loader.
Tue, 03 Mar 2020 18:12:18 +0100 Sascha L. Teichmann Give better names to generalized WFS feature downloaders.
Tue, 03 Mar 2020 18:05:33 +0100 Sascha L. Teichmann Generalize WFS point import job to be able to import other geometry types, too.
Fri, 28 Feb 2020 20:22:25 +0100 Tom Gottfried Ignore fields not used as arguments to prepared statements fairway-marks-import
Fri, 28 Feb 2020 20:00:05 +0100 Tom Gottfried Honour the fact that structs.Values() can access only exported fields fairway-marks-import
Fri, 28 Feb 2020 19:16:25 +0100 Tom Gottfried Fix typo that let every NOTMRK import fail fairway-marks-import
Fri, 28 Feb 2020 18:24:36 +0100 Sascha L. Teichmann Simplified storing of fm types to database. fairway-marks-import
Fri, 28 Feb 2020 17:55:55 +0100 Tom Gottfried Avoid checking the same condition twice fairway-marks-import
Fri, 28 Feb 2020 16:20:35 +0100 Tom Gottfried Remove unused function fairway-marks-import
Fri, 28 Feb 2020 16:18:44 +0100 Tom Gottfried Follow-up of rev. 1b309a8e7673 for DAYMAR fairway-marks-import
Fri, 28 Feb 2020 13:43:52 +0100 Tom Gottfried Follow-up of rev. 1b309a8e7673 for BOYLAT fairway-marks-import
Thu, 27 Feb 2020 21:05:09 +0100 Tom Gottfried Distinguish more clearly between BCNLAT HYDRO and IENC features fairway-marks-import
Wed, 26 Feb 2020 19:28:21 +0100 Sascha L. Teichmann Be more careful with unchanged errors if features were removed. fairway-marks-import
Wed, 26 Feb 2020 15:05:41 +0100 Sascha L. Teichmann Removed obsolete TODO. fairway-marks-import
Wed, 26 Feb 2020 12:54:33 +0100 Sascha L. Teichmann Added pre commit hooks before commiting fairway marks to invalidate old. fairway-marks-import
Wed, 26 Feb 2020 12:18:15 +0100 Tom Gottfried Keep the history of fairway marks fairway-marks-import
Tue, 25 Feb 2020 13:41:48 +0100 Tom Gottfried Fix table name suffix fairway-marks-import
Thu, 20 Feb 2020 17:41:36 +0100 Sascha L. Teichmann Re-added missing header lines. fairway-marks-import
Wed, 19 Feb 2020 16:41:52 +0100 Sascha L. Teichmann De-duped some attribute storing code in FM imports. fairway-marks-import
Wed, 19 Feb 2020 15:08:35 +0100 Sascha L. Teichmann Simplified importing of fairway marks. fairway-marks-import
Mon, 17 Feb 2020 15:14:24 +0100 Tom Gottfried Make getFMInsertSQL variadic fairway-marks-import
Mon, 17 Feb 2020 14:47:54 +0100 Tom Gottfried Save some typos and wrong parameter counts when adding new fairway mark types fairway-marks-import
Fri, 14 Feb 2020 19:34:08 +0100 Tom Gottfried One more callback to avoid code duplication more consequently fairway-marks-import
Fri, 07 Feb 2020 19:38:48 +0100 Tom Gottfried Use proper type to represent featuretype fairway-marks-import
Fri, 07 Feb 2020 12:35:11 +0100 Tom Gottfried Avoid unnecessary pointer to pointer fairway-marks-import
Fri, 07 Feb 2020 12:23:46 +0100 Tom Gottfried Replace bogus usage of pointer for type intrusion fairway-marks-import
Thu, 06 Feb 2020 19:09:14 +0100 Tom Gottfried Separate code common to all types of fairway mark imports fairway-marks-import
Tue, 14 Jan 2020 18:24:51 +0100 Tom Gottfried Prevent importing non-distinct fairway marks fairway-marks-import
Tue, 14 Jan 2020 15:01:42 +0100 Tom Gottfried Draft implementation of fairway marks import fairway-marks-import