log

age author description
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.
Mon, 24 Sep 2018 11:24:42 +0200 Sascha L. Teichmann Fixed problem with unique constraint for countour lines.
Mon, 24 Sep 2018 10:58:34 +0200 Sascha L. Teichmann Spell table names correctly.
Mon, 24 Sep 2018 09:56:51 +0200 Bernhard Reiter client: prepare for fairway intersection for profile
Mon, 24 Sep 2018 09:23:09 +0200 Bernhard Reiter client: improve code structure
Sun, 23 Sep 2018 19:51:02 +0200 Sascha L. Teichmann Store sounding results contour lines into right table.
Sun, 23 Sep 2018 16:01:04 +0200 Sascha L. Teichmann Added table for contour lines of sounding results.
Sat, 22 Sep 2018 22:23:21 +0200 Sascha L. Teichmann Renamed scale in Vertex to uppercase to make it public.
Sat, 22 Sep 2018 22:14:31 +0200 Sascha L. Teichmann Removed vertex duplicate.