log

age author description
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.
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.
Sat, 22 Sep 2018 21:58:15 +0200 Sascha L. Teichmann Renamed octree.go in octree package to tree.go.
Sat, 22 Sep 2018 21:57:30 +0200 Sascha L. Teichmann Moved octree loading stuff to octree package.
Sat, 22 Sep 2018 21:34:12 +0200 Sascha L. Teichmann Renamed a few types to uppercase names to prepare the move to the octree package.
Sat, 22 Sep 2018 09:55:42 +0200 Sascha L. Teichmann Finished the octree cache. TODO: implement the deserialization.
Sat, 22 Sep 2018 09:36:12 +0200 Sascha L. Teichmann Moved octree stuff to own package.
Fri, 21 Sep 2018 18:32:41 +0200 Sascha L. Teichmann Started with model to load octrees from database.
Fri, 21 Sep 2018 18:01:39 +0200 Sascha Wilde Added simple endpoint to view system logs.
Fri, 21 Sep 2018 17:37:34 +0200 Sascha L. Teichmann Merged octree branch into default.
Fri, 21 Sep 2018 17:36:00 +0200 Sascha L. Teichmann octree: write SQL insert statements for octree indices. octree
Fri, 21 Sep 2018 16:29:38 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Fri, 21 Sep 2018 14:47:44 +0200 Sascha L. Teichmann octree: define a type for LineStringZ. octree
Fri, 21 Sep 2018 15:53:17 +0200 Tom Gottfried Merge output of ST_3DIntersection into a single linestring
Fri, 21 Sep 2018 14:48:32 +0200 Bernhard Reiter client: add step to intersect with fairways
Fri, 21 Sep 2018 13:57:40 +0200 Bernhard Reiter client: re-enable loading of full river bank marks
Fri, 21 Sep 2018 13:23:32 +0200 Bernhard Reiter client: improve preparation to request profile
Fri, 21 Sep 2018 13:18:30 +0200 Thomas Junk feat: systeminformation feature added
Fri, 21 Sep 2018 12:53:09 +0200 Tom Gottfried Improve reproducability of documented docker commands
Fri, 21 Sep 2018 12:50:44 +0200 Tom Gottfried Fix build if base image does not have gnupg
Fri, 21 Sep 2018 12:48:39 +0200 Sascha L. Teichmann Password reset endpoints do not need impersonated db connections.
Fri, 21 Sep 2018 12:26:39 +0200 Bernhard Reiter client: prepare to send profile cut to backend
Fri, 21 Sep 2018 11:03:20 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Fri, 21 Sep 2018 11:02:24 +0200 Sascha L. Teichmann octree: Moved octree traveral code to own file. octree
Fri, 21 Sep 2018 10:53:14 +0200 Bernhard Reiter client: improve draw behaviour
Fri, 21 Sep 2018 10:25:02 +0200 Bernhard Reiter client: add detection of drawend
Fri, 21 Sep 2018 09:50:46 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Fri, 21 Sep 2018 00:24:41 +0200 Bernhard Reiter client: improve WFS loader
Fri, 21 Sep 2018 00:20:57 +0200 Bernhard Reiter client: improve loading of WFS features
Thu, 20 Sep 2018 23:40:22 +0200 Bernhard Reiter client: add bbox loading strategy to riverkilometre
Thu, 20 Sep 2018 21:50:18 +0200 Bernhard Reiter client: make kilometre style resolution depending
Thu, 20 Sep 2018 21:08:37 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Thu, 20 Sep 2018 16:14:38 +0200 Bernhard Reiter merge
Thu, 20 Sep 2018 16:13:35 +0200 Bernhard Reiter schema: fix view distance_marks_geoserver
Thu, 20 Sep 2018 15:54:34 +0200 Thomas Junk refac: test adjusted. testdata as JSON string
Thu, 20 Sep 2018 15:50:42 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Thu, 20 Sep 2018 15:50:07 +0200 Sascha L. Teichmann octree: Store contour lines into postgres/postgis. octree
Thu, 20 Sep 2018 15:13:04 +0200 Thomas Junk merge
Thu, 20 Sep 2018 15:12:49 +0200 Thomas Junk refac: transformation formula for diagram adjusted
Thu, 20 Sep 2018 14:33:34 +0200 Bernhard Reiter Client: improve style of waterway axis.
Thu, 20 Sep 2018 14:15:32 +0200 Bernhard Reiter Schema: Add view for waterway axis
Thu, 20 Sep 2018 13:19:49 +0200 Sascha L. Teichmann octree: prepare storing the lines to file in contouring tool. octree
Thu, 20 Sep 2018 12:45:00 +0200 Bernhard Reiter client: change waterway area style to dark green
Thu, 20 Sep 2018 11:32:03 +0200 Sascha L. Teichmann octree: contouring: Do the math to calculate the intersection points of the triangles and the planes. octree
Thu, 20 Sep 2018 00:13:47 +0200 Sascha L. Teichmann octree: run each slice in contour tool concurrently. octree
Wed, 19 Sep 2018 23:17:03 +0200 Sascha L. Teichmann octree: Tighten code and dedup triangles earlier in horizontal traversal. octree
Wed, 19 Sep 2018 21:08:35 +0200 Sascha L. Teichmann octree: Removed one level of unnecessary interface virtualization octree
Wed, 19 Sep 2018 21:03:54 +0200 Sascha L. Teichmann octree: fixed triangle indexing bug in horizontal traversal octree
Wed, 19 Sep 2018 20:55:02 +0200 Sascha L. Teichmann octree: simplified cube indexing. octree
Wed, 19 Sep 2018 18:39:03 +0200 Sascha L. Teichmann octree: more consistent traversal order in contour tool. octree
Wed, 19 Sep 2018 18:07:28 +0200 Sascha L. Teichmann octree: Small fix in horizontal traversal. octree
Wed, 19 Sep 2018 17:35:00 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Wed, 19 Sep 2018 17:34:19 +0200 Sascha L. Teichmann octree: traverse horizontally over tree to find out which triangles to process. octree
Wed, 19 Sep 2018 16:37:03 +0200 Thomas Junk fix: prepare profile calculation algorithm fixed
Wed, 19 Sep 2018 16:09:09 +0200 Sascha L. Teichmann Cross sections: Only join point in x/y plane.
Wed, 19 Sep 2018 15:37:37 +0200 Sascha L. Teichmann octree: Allocate 8 child nodes per node not 4. octree
Wed, 19 Sep 2018 13:26:30 +0200 Sascha L. Teichmann octree: Added loading frame for contour generation. octree
Wed, 19 Sep 2018 11:03:00 +0200 Sascha L. Teichmann octree: simplified vertex interpolation. octree
Wed, 19 Sep 2018 10:57:37 +0200 Sascha L. Teichmann octree: Always compress the index with snappy as its halves its size. octree
Wed, 19 Sep 2018 10:54:11 +0200 Sascha L. Teichmann octree: renamed file containing the tree builder to a more suited name. octree
Wed, 19 Sep 2018 10:52:20 +0200 Sascha L. Teichmann octree indexer: removed dead code. octree
Wed, 19 Sep 2018 10:50:47 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Tue, 18 Sep 2018 18:23:15 +0200 Thomas Junk feat: searchbar collapsible
Tue, 18 Sep 2018 13:47:13 +0200 Bernhard Reiter client: improve waterway axis mark display
Tue, 18 Sep 2018 13:43:24 +0200 Thomas Junk feat: prepareProfile converts geoJSON to diagram data.
Tue, 18 Sep 2018 13:41:20 +0200 Sascha L. Teichmann merged. octree
Tue, 18 Sep 2018 13:41:04 +0200 Sascha L. Teichmann octree: Load point cloud data projected in a suited UTM zone. octree
Tue, 18 Sep 2018 09:03:55 +0200 Bernhard Reiter Client: slightly improve wfs loading for marks
Tue, 18 Sep 2018 00:13:51 +0200 Sascha L. Teichmann Added snappy to 3rd party libs. octree
Tue, 18 Sep 2018 00:11:32 +0200 Sascha L. Teichmann Experimental tin octree indexer. octree
Mon, 17 Sep 2018 18:02:17 +0200 Thomas Junk geo function added
Mon, 17 Sep 2018 16:25:44 +0200 Bernhard Reiter schema: disable sfcgal
Fri, 14 Sep 2018 18:02:53 +0200 Sascha L. Teichmann Cross sections: Simplified joining segments code a bit and moved timing into controller.
Fri, 14 Sep 2018 17:45:42 +0200 Tom Gottfried Add PostgreSQL extension for 3D processing
Fri, 14 Sep 2018 16:57:12 +0200 Tom Gottfried Fix syntax error in schema script
Fri, 14 Sep 2018 16:31:07 +0200 Sascha L. Teichmann Fixed syntax error in schema definition.
Fri, 14 Sep 2018 16:21:44 +0200 Sascha L. Teichmann Cross sections: Commit data model for fast cross section calculation.
Fri, 14 Sep 2018 12:01:45 +0200 Sascha L. Teichmann Cross sections: Take and produce valid GeoJSON.
Fri, 14 Sep 2018 11:44:27 +0200 Sascha L. Teichmann Cross section: Replaced naive O(N^2) segment joining with a more clever one.
Fri, 14 Sep 2018 10:18:06 +0200 Sascha L. Teichmann Cross sections: Small details on Equals Method of GeoJSONCoordinateZ (forget to commit).
Thu, 13 Sep 2018 16:56:11 +0200 Thomas Junk merge
Thu, 13 Sep 2018 16:55:53 +0200 Thomas Junk feat: Linetool added
Thu, 13 Sep 2018 16:54:52 +0200 Sascha L. Teichmann Cross sections: Added a naive O(N^2) algorithm to join the neighbored line segments.
Thu, 13 Sep 2018 14:11:33 +0200 Thomas Junk fix: splitscreenoption has to be reset for logout
Thu, 13 Sep 2018 13:02:04 +0200 Thomas Junk refac: Fairwawprofile view adapted
Thu, 13 Sep 2018 12:59:18 +0200 Sascha L. Teichmann Cross sections: Fixed SQL, endian, WKB and JSON encoding errors.
Thu, 13 Sep 2018 12:14:25 +0200 Sascha L. Teichmann Merged.
Thu, 13 Sep 2018 12:09:23 +0200 Sascha L. Teichmann Cross sections: Using the database in the web service.