log pkg/controllers/octreecross.go @ 796:0cc97135717c

age author description
Thu, 27 Sep 2018 11:40:02 +0200 Sascha L. Teichmann More fixes to vertical triangle intersection.
Wed, 26 Sep 2018 18:36:12 +0200 Sascha L. Teichmann Triangle intersection. WIP. Currently interpolation is messed up.
Tue, 25 Sep 2018 16:35:38 +0200 Sascha L. Teichmann Project the result data of the cross sections which are calculated in UTM back to WGS84.
Tue, 25 Sep 2018 13:11:33 +0200 Sascha L. Teichmann More infrastructure for the octree driven cross section endpoint.
Tue, 25 Sep 2018 10:35:17 +0200 Sascha L. Teichmann Factored repojection of coordinates to own logic as we need it to reproject the
Tue, 25 Sep 2018 10:09:33 +0200 Sascha L. Teichmann Removed a bit debug output on vertical traversal of octree.
Tue, 25 Sep 2018 03:55:45 +0200 Sascha L. Teichmann Complete vertical octree traversal. Seems not very selective.
Mon, 24 Sep 2018 18:41:29 +0200 Sascha L. Teichmann Vertical traversal of octree for cross sections. WIP.
Mon, 24 Sep 2018 17:10:18 +0200 Sascha L. Teichmann Added stub for octree based cross sections.