log

age author description
Wed, 26 Sep 2018 09:46:07 +0200 Bernhard Reiter client: improve identify box' dynamic sizing
Wed, 26 Sep 2018 09:13:29 +0200 Bernhard Reiter client: add simple identify top area box
Tue, 25 Sep 2018 21:51:53 +0200 Sascha L. Teichmann Fixed nasty typo.
Tue, 25 Sep 2018 17:45:44 +0200 Sascha L. Teichmann Join neighbored linestring segments in octree cross sections and sort them along the input line.
Tue, 25 Sep 2018 17:39:00 +0200 Thomas Junk feat: fairwayprofile partially with retrieved data from the server
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 16:25:42 +0200 Bernhard Reiter client: add code to identify WFS features
Tue, 25 Sep 2018 15:23:15 +0200 Bernhard Reiter client: add hooks for identify mode
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 09:53:59 +0200 Sascha L. Teichmann Fixed intersection test between bounding box and line in vertical octree traversal.
Tue, 25 Sep 2018 08:32:32 +0200 Sascha L. Teichmann Check bounding boxes against plane, too. WIP
Tue, 25 Sep 2018 04:38:40 +0200 Sascha L. Teichmann Simplified vertical traversal of octree.
Tue, 25 Sep 2018 03:59:39 +0200 Sascha L. Teichmann Fixed typo in node selection of vertical octree traversal.