log

age author description
Wed, 16 Oct 2019 11:51:53 +0200 Sascha L. Teichmann morphology: Doing ST_SimplifyPreserveTopology before ST_MakeValid when storing geometries to database speeds things up ... a lot.
Wed, 16 Oct 2019 11:07:59 +0200 Sascha L. Teichmann morphology: Clip class breaks again Z min and max of the the height model.
Wed, 16 Oct 2019 10:52:43 +0200 Thomas Junk changed error message for too many ongoing difference calcs
Wed, 16 Oct 2019 10:46:42 +0200 Thomas Junk info about ongoing difference calculations
Wed, 16 Oct 2019 10:31:00 +0200 Thomas Junk fairway_profile: make selection of custom depth continuous till the end of the diagram
Tue, 15 Oct 2019 20:49:24 +0200 Sascha L. Teichmann Limit the number of waiting diff calculations to 5.
Tue, 15 Oct 2019 18:25:40 +0200 Sascha L. Teichmann Be more clever when triggering diff calculations.
Tue, 15 Oct 2019 17:31:54 +0200 Fadi Abbud client: include bottlenecks name in pdf-filename if layer is visible
Tue, 15 Oct 2019 17:25:23 +0200 Tom Gottfried Section deletion: return error if nothing deleted
Tue, 15 Oct 2019 17:16:36 +0200 Fadi Abbud client: improve filename generation for downloads
Tue, 15 Oct 2019 16:28:46 +0200 Tom Gottfried Add missing RLS policies for sections
Tue, 15 Oct 2019 16:13:10 +0200 Thomas Junk custom fairway box limit to diagram fix
Tue, 15 Oct 2019 16:05:43 +0200 Thomas Junk custom fairway box limit to diagram
Tue, 15 Oct 2019 15:59:38 +0200 Tom Gottfried Fix identifiers in layers generated from SQL views
Tue, 15 Oct 2019 15:55:12 +0200 Thomas Junk fairway_profile: calculate scales
Tue, 15 Oct 2019 15:44:07 +0200 Thomas Junk fairway profile line use correct delta
Tue, 15 Oct 2019 09:59:52 +0200 Thomas Junk cmd/oct2str/oct2str in .hgignore
Mon, 14 Oct 2019 18:01:38 +0200 Sascha L. Teichmann Fixed EPSG call in iso regeneration import.
Mon, 14 Oct 2019 17:23:56 +0200 Sascha L. Teichmann Merged.
Mon, 14 Oct 2019 17:23:29 +0200 Sascha L. Teichmann Reintroduced the ST_MakeValid calls when inserting the iso geometries into the database.
Mon, 14 Oct 2019 16:35:54 +0200 Thomas Junk profiles: indicator for multiple surveys when menu is closed
Mon, 14 Oct 2019 16:26:46 +0200 Fadi Abbud client: translation: implement marking of diagram labels
Mon, 14 Oct 2019 16:10:31 +0200 Sascha Wilde Added cmd/oct2str/oct2str to Makefile.
Mon, 14 Oct 2019 15:58:16 +0200 Sascha L. Teichmann Merged stree-experiment back into default.
Mon, 14 Oct 2019 15:50:21 +0200 Sascha L. Teichmann Updated the schema version. stree-experiment
Mon, 14 Oct 2019 15:49:38 +0200 Sascha L. Teichmann Added an SQL script to be manually executed after the 1302 update. stree-experiment
Mon, 14 Oct 2019 15:27:34 +0200 Sascha L. Teichmann Speak of meshes instead od octrees as they are not longer used. stree-experiment
Mon, 14 Oct 2019 14:59:31 +0200 Sascha L. Teichmann Merged default into stree-experiment branch. stree-experiment
Mon, 14 Oct 2019 14:58:04 +0200 Sascha L. Teichmann Completed usage of STRTrees. stree-experiment
Mon, 14 Oct 2019 14:44:51 +0200 Thomas Junk Add delta to reference waterlevel to current depth.
Mon, 14 Oct 2019 13:18:15 +0200 Sascha L. Teichmann Removed lz4 from loader, too. stree-experiment
Mon, 14 Oct 2019 13:17:02 +0200 Sascha Wilde Fixed the time range for which data from FA service is requested.
Mon, 14 Oct 2019 13:12:38 +0200 Sascha L. Teichmann Generate STRTrees instaead of Octree during sounding result imports. stree-experiment
Mon, 14 Oct 2019 12:26:00 +0200 Sascha L. Teichmann Merged default into stree-experiment branch. stree-experiment
Mon, 14 Oct 2019 12:25:32 +0200 Sascha L. Teichmann Use gzip best speed instead of lz4. stree-experiment
Mon, 14 Oct 2019 08:25:13 +0200 Fadi Abbud client: fairwayprofile: improve y-axes of diagram
Mon, 14 Oct 2019 01:28:18 +0200 Sascha L. Teichmann Added a deserializer from STRTrees. stree-experiment
Sun, 13 Oct 2019 22:15:55 +0200 Sascha L. Teichmann Finished first version of conversion tool. stree-experiment
Sun, 13 Oct 2019 19:22:36 +0200 Sascha L. Teichmann Started with conversion tool. stree-experiment
Sun, 13 Oct 2019 16:02:16 +0200 Sascha L. Teichmann Merged default into stree-experiment branch. stree-experiment
Sun, 13 Oct 2019 15:45:39 +0200 Sascha L. Teichmann Add a method to serialize an STRTree. stree-experiment
Sun, 13 Oct 2019 16:01:06 +0200 Sascha L. Teichmann Forgot a bbox check when evaluating STRTree speeding it significantly.
Sat, 12 Oct 2019 15:17:51 +0200 Sascha L. Teichmann Merged stree-experiment into default to benefit from diff improvements.
Fri, 11 Oct 2019 23:46:35 +0200 Sascha L. Teichmann Use append/slicing trick to simplify tree traversals. stree-experiment
Fri, 11 Oct 2019 23:36:28 +0200 Sascha L. Teichmann Fixed construction of clipped STRTree. stree-experiment
Fri, 11 Oct 2019 20:49:10 +0200 Sascha L. Teichmann Used STRTree for caluculating the diff. stree-experiment
Fri, 11 Oct 2019 20:09:37 +0200 Sascha L. Teichmann Decouple the tracing of the iso areas from the octree data structure.
Fri, 11 Oct 2019 20:00:06 +0200 Sascha L. Teichmann Log the size of the transferred WKB to database for differences, too.
Fri, 11 Oct 2019 16:14:30 +0200 Fadi Abbud client: sys-config: sort class breaks
Fri, 11 Oct 2019 15:09:13 +0200 Sascha L. Teichmann Removed ST_MakeValid from inserting sounding results and differences ... in hope that they are not broken.
Fri, 11 Oct 2019 14:12:05 +0200 Fadi Abbud client: translations: update source strings
Fri, 11 Oct 2019 14:08:33 +0200 Fadi Abbud client: merge translations from weblate
Fri, 11 Oct 2019 14:05:34 +0200 Raimund Renkert Increase font size for morphologic data in WMS style.
Fri, 11 Oct 2019 13:13:14 +0200 Fadi Abbud client: pdf-gen: remove isBottleneckInView() function
Fri, 11 Oct 2019 12:54:15 +0200 Fadi Abbud client: encode strings in url paths
Fri, 11 Oct 2019 12:23:11 +0200 Sascha Wilde Made upload-styles.sh a little more verbose.
Fri, 11 Oct 2019 11:20:28 +0200 Raimund Renkert Styled wms labels for morphologic data to be more readable in PDF/Print.
Thu, 10 Oct 2019 17:23:00 +0200 Sascha L. Teichmann SR import: Store in sounding_result table if import is single or multi beam.
Thu, 10 Oct 2019 17:10:14 +0200 Sascha L. Teichmann Fill single and multi into survey type table.
Thu, 10 Oct 2019 16:13:11 +0200 Sascha L. Teichmann Applied {name:.+} workarounds in routing where applicable.