log pkg/octree/tin.go @ 2465:86c7a023400e octree-diff

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.
Tue, 27 Nov 2018 13:02:28 +0100 Sascha L. Teichmann Backend: Centralized the definition of WGS84 constant in the models package.
Sun, 25 Nov 2018 16:26:41 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument in all calls.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Thu, 18 Oct 2018 11:52:13 +0200 Sascha L. Teichmann Moved generating of tins to octree package.
Wed, 17 Oct 2018 16:00:49 +0200 Sascha L. Teichmann Moved octree builder into octree package to be reusable by the sounding result import job.