log

age author description
Mon, 31 Dec 2018 11:13:49 +0100 Sascha L. Teichmann Octree: Resolved the remaing golint issues with this package.
Sun, 30 Dec 2018 16:24:51 +0100 Sascha L. Teichmann Octree: Fixed a few golint quirks and normalized logging a bit.
Sun, 30 Dec 2018 15:14:29 +0100 Sascha L. Teichmann Removed unused error.
Sun, 30 Dec 2018 14:39:46 +0100 Sascha L. Teichmann WFS: Made golint happy.
Sun, 30 Dec 2018 13:23:10 +0100 Sascha L. Teichmann Removed unused constant.
Sat, 29 Dec 2018 16:07:40 +0100 Sascha L. Teichmann Merged.
Sat, 29 Dec 2018 16:06:54 +0100 Sascha L. Teichmann Added bernhard.reiter@intevation.de to churn aliases.
Sat, 29 Dec 2018 13:32:17 +0100 Sascha L. Teichmann JSONHandler: Limited input JSON size to 2048 bytes by default.
Thu, 27 Dec 2018 23:23:36 +0100 Sascha L. Teichmann Waterway axis: Removed unique geohash index.
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:54:52 +0100 Sascha L. Teichmann Waterway axis import: Made schedulable, too. TODO: Remove hard-coded parameters.