log pkg/imports/wp.go @ 3904:4b5c4007fc5d

age author description
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
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.
Mon, 11 Feb 2019 16:16:35 +0100 Sascha L. Teichmann Waterway profiles import: Issue warnings for lines in CSV file which ISRS codes which are not in the virtual distance marks.
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.
Thu, 07 Feb 2019 15:12:04 +0100 Sascha L. Teichmann Waterway profile imports: Fixed typo in error message.
Wed, 06 Feb 2019 15:23:30 +0100 Tom Gottfried Make distance filtering more consistent
Wed, 06 Feb 2019 14:27:14 +0100 Tom Gottfried Actually create index on temp table
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.
Fri, 01 Feb 2019 17:39:39 +0100 Sascha L. Teichmann Waterway profiles import: Added a precision parameter in meters to find lines for points (default 10m).