log pkg/imports/dma.go @ 4177:8b75ac5e243e

age author description
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Fri, 02 Aug 2019 12:00:15 +0200 Sascha L. Teichmann Made 'golint' happier with imports package.
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Thu, 04 Apr 2019 18:46:17 +0200 Tom Gottfried Fix insert statement for dismar ashore
Thu, 04 Apr 2019 14:08:01 +0200 Tom Gottfried Let sys_admin import distance marks ashore without restriction
Wed, 03 Apr 2019 18:47:37 +0200 Tom Gottfried Do not count skipped features as stored
Wed, 03 Apr 2019 17:54:35 +0200 Tom Gottfried The error returned is written to log anyhow
Tue, 02 Apr 2019 19:25:17 +0200 Tom Gottfried Add utility function to get users area of responsibility
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 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, 17 Jan 2019 13:16:23 +0100 Raimund Renkert Added distance marks importer in backend.