log pkg/imports/fd.go @ 2833:1b6840093eac

age author description
Wed, 27 Mar 2019 15:39:52 +0100 Tom Gottfried Prevent calculation of wrong UTM zones
Tue, 19 Mar 2019 14:34:55 +0100 Sascha L. Teichmann WFS downloader: Really use username and password from parameters.
Tue, 19 Mar 2019 12:42:43 +0100 Sascha L. Teichmann WFS downloads: Fetch user and password from config.
Tue, 19 Mar 2019 12:28:22 +0100 Sascha L. Teichmann WFS downloader: Use new GML/GeoJSON factory function in gemma.
Tue, 19 Mar 2019 12:20:54 +0100 Sascha L. Teichmann WFS downloader: Add BasicAuth support for downloading. TODO: Use it.
Wed, 13 Mar 2019 15:39:12 +0100 Sascha L. Teichmann WFS downloads: Accept 'geojson' as mime type, too.
Mon, 11 Feb 2019 18:35:01 +0100 Sascha L. Teichmann Import queue: Removed boilerplate code to deserialize jobs from JSON by making it part of the import queue.
Fri, 08 Feb 2019 16:52:18 +0100 Sascha L. Teichmann Fairway dimension imports: Only delete features with the same level of services as the imported.
Fri, 08 Feb 2019 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Mon, 04 Feb 2019 17:48:36 +0100 Sascha L. Teichmann WFS downloader: Parse for exception reports when calling GetFeature. Not very efficient (uses temp files).
Mon, 04 Feb 2019 15:49:17 +0100 Sascha L. Teichmann WFS imports: Write get GetFeature URLs into import log.
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Thu, 24 Jan 2019 12:50:17 +0100 Tom Gottfried Improve some import log messages
Mon, 21 Jan 2019 15:49:51 +0100 Sascha L. Teichmann Fairway dimension: log bad properties.
Mon, 21 Jan 2019 15:46:54 +0100 Sascha L. Teichmann Fairway dimension import: Made date parsing more tolerant.
Mon, 21 Jan 2019 13:20:26 +0100 Sascha L. Teichmann Fairway dimension import: Dont break if there are features outside the responsibility areas.
Fri, 18 Jan 2019 13:58:05 +0100 Raimund Renkert Summarize the result of fairway dimension import for review.
Fri, 18 Jan 2019 11:26:55 +0100 Raimund Renkert Track fairway dimension import and delete old data on staging done.
Fri, 18 Jan 2019 10:18:21 +0100 Raimund Renkert Put fairway dimension import to staging area.
Thu, 17 Jan 2019 09:22:17 +0100 Raimund Renkert Implemented fairway dimension import.