log pkg/imports/wx.go @ 2721:56c8ef515d93

age author description
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.
Thu, 14 Mar 2019 14:37:28 +0100 Tom Gottfried Allow sys_admin to import waterway axis and area without clipping
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.
Wed, 16 Jan 2019 15:35:23 +0100 Sascha L. Teichmann Waterway area/axis: Be more informative if features are bad.
Mon, 14 Jan 2019 16:21:31 +0100 Sascha L. Teichmann Waterway area import: Clip features against responsibility area.
Mon, 14 Jan 2019 15:19:16 +0100 Sascha L. Teichmann Waterway axis: Clip features against responsibility area of importing user.
Sat, 12 Jan 2019 19:53:31 +0100 Sascha L. Teichmann Waterway area import: Implemented.
Fri, 11 Jan 2019 10:42:34 +0100 Sascha L. Teichmann Waterway axis import: Be more verbose when parsing the GetFeature document fails.
Thu, 10 Jan 2019 16:19:26 +0100 Sascha L. Teichmann Import queue: Auto acceptance is now a property of the import kind itself and is not configurable any more.
Mon, 07 Jan 2019 17:05:00 +0100 Sascha L. Teichmann Waterway axis: Be more verbose during import about feature type and sorting.
Fri, 04 Jan 2019 13:41:07 +0100 Sascha L. Teichmann Imports: Resolved the remaining golint issues with this package.
Thu, 27 Dec 2018 22:49:35 +0100 Sascha L. Teichmann Fixed pre-calculated size of 2D WKB line strings.
Thu, 27 Dec 2018 22:23:32 +0100 Sascha L. Teichmann Waterway axis import: small simplifications.
Thu, 27 Dec 2018 17:08:09 +0100 Sascha L. Teichmann Waterway axis import: Completed, but the final commit unexpectedly resulted in rollback.
Thu, 27 Dec 2018 13:35:51 +0100 Sascha L. Teichmann Waterway axis import: Started extracting properties from the features.
Wed, 26 Dec 2018 21:01:29 +0100 Sascha L. Teichmann Waterway axis import: More on reading data from WFS. TODO: Parse to concrete features.
Wed, 26 Dec 2018 10:46:17 +0100 Sascha L. Teichmann Waterway axis import: Added route for manual import.
Wed, 26 Dec 2018 10:25:49 +0100 Sascha L. Teichmann Waterway axis import: Added stub.