log

age author description
Thu, 27 Sep 2018 11:40:02 +0200 Sascha L. Teichmann More fixes to vertical triangle intersection.
Thu, 27 Sep 2018 10:57:39 +0200 Sascha L. Teichmann Vertical Triangle intersection: Fixed function to determine where intersection point
Thu, 27 Sep 2018 10:12:41 +0200 Thomas Junk fix: searchresults below searchbar
Thu, 27 Sep 2018 10:02:39 +0200 Bernhard Reiter client: add measurement and improve identify
Thu, 27 Sep 2018 09:55:25 +0200 Sascha L. Teichmann Removed dead code.
Thu, 27 Sep 2018 08:52:44 +0200 Bernhard Reiter merge
Thu, 27 Sep 2018 08:52:17 +0200 Bernhard Reiter client: add bottleneck layer with first styling
Thu, 27 Sep 2018 08:24:23 +0200 Sascha L. Teichmann Fill in last remaining corner cases in vertical triangle interpolation.
Thu, 27 Sep 2018 08:15:28 +0200 Sascha L. Teichmann Cleaned up interpolation mess in vertical triangle intersection.
Wed, 26 Sep 2018 18:36:12 +0200 Sascha L. Teichmann Triangle intersection. WIP. Currently interpolation is messed up.
Wed, 26 Sep 2018 17:04:47 +0200 Thomas Junk fairway profile WIP
Wed, 26 Sep 2018 16:38:02 +0200 Bernhard Reiter client: remove code warning (minor)
Wed, 26 Sep 2018 16:00:32 +0200 Sascha Wilde Search: show more human readable results for rkm.
Wed, 26 Sep 2018 15:29:17 +0200 Bernhard Reiter client: add move after clicking search result
Wed, 26 Sep 2018 14:57:35 +0200 Bernhard Reiter client: improve identify code
Wed, 26 Sep 2018 14:35:55 +0200 Bernhard Reiter client: improve search
Wed, 26 Sep 2018 14:25:21 +0200 Thomas Junk Fairwayprofile WIP
Wed, 26 Sep 2018 13:46:18 +0200 Bernhard Reiter client: improve search
Wed, 26 Sep 2018 13:17:32 +0200 Sascha L. Teichmann Fixed a bug with 2d planes (lines) found while working on line intersections.
Wed, 26 Sep 2018 12:44:22 +0200 Bernhard Reiter merge
Wed, 26 Sep 2018 12:43:44 +0200 Bernhard Reiter client: add backendrequest to search
Wed, 26 Sep 2018 12:22:12 +0200 Sascha L. Teichmann Merged.
Wed, 26 Sep 2018 12:21:12 +0200 Sascha L. Teichmann Moved Box2D and Plane2D into vertex.go and made to API public.
Wed, 26 Sep 2018 11:57:30 +0200 Bernhard Reiter client: add to search processing
Wed, 26 Sep 2018 09:49:00 +0200 Bernhard Reiter client: readd diagnosis output for fairway rectangle calc
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.
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:30:55 +0200 Thomas Junk refac: small improvements to code structure
Mon, 24 Sep 2018 17:10:18 +0200 Sascha L. Teichmann Added stub for octree based cross sections.
Mon, 24 Sep 2018 16:40:54 +0200 Thomas Junk refac: small improvements
Mon, 24 Sep 2018 16:39:53 +0200 Sascha Wilde Some refactoring in search endpoint.
Mon, 24 Sep 2018 16:34:38 +0200 Sascha Wilde Search: Fixed parsing of numbers w/o decimal.
Mon, 24 Sep 2018 16:28:01 +0200 Sascha Wilde Search back end: simply return emty array for empty result sets.
Mon, 24 Sep 2018 16:19:31 +0200 Sascha Wilde Added search for bottlenecks
Mon, 24 Sep 2018 16:03:25 +0200 Bernhard Reiter client: move named waterway area layer higher
Mon, 24 Sep 2018 14:11:11 +0200 Bernhard Reiter merge.
Mon, 24 Sep 2018 14:10:44 +0200 Bernhard Reiter client: add wfs layer for named waterway areas.
Mon, 24 Sep 2018 13:51:26 +0200 Sascha Wilde Make search return an array of features, including name.
Mon, 24 Sep 2018 13:26:57 +0200 Sascha Wilde Added search function for river kilometer.
Mon, 24 Sep 2018 13:14:49 +0200 Sascha L. Teichmann Clip contour lines against bounding area of sounding result.
Mon, 24 Sep 2018 12:42:24 +0200 Sascha L. Teichmann Cosmetics.
Mon, 24 Sep 2018 12:38:25 +0200 Sascha L. Teichmann Merged.
Mon, 24 Sep 2018 12:35:31 +0200 Sascha L. Teichmann JSON handler: if result is an io.Reader copyit through.
Mon, 24 Sep 2018 12:33:23 +0200 Bernhard Reiter client: add calculation of fairway rectangles
Mon, 24 Sep 2018 11:36:30 +0200 Sascha L. Teichmann Granted rights to sys_admin on waterway.sounding_results_contour_lines.