log

age author description
Fri, 19 Oct 2018 16:05:46 +0200 Sascha L. Teichmann Fixed small glitches in sounding result importer.
Fri, 19 Oct 2018 15:45:55 +0200 Sascha L. Teichmann Default to WGS84 if EPSG is not given in meta.json.
Fri, 19 Oct 2018 14:17:16 +0200 Thomas Junk linter
Fri, 19 Oct 2018 13:09:00 +0200 Markus Kottlaender merge
Fri, 19 Oct 2018 13:00:21 +0200 Markus Kottlaender fetch legend image for bottleneck isolines from server
Fri, 19 Oct 2018 12:14:53 +0200 Sascha L. Teichmann Finally enqueue sounding result import job to import jobs.
Thu, 18 Oct 2018 18:37:19 +0200 Sascha L. Teichmann Started with endpoint for uploading sounding result and trigger respective import job.
Thu, 18 Oct 2018 17:30:53 +0200 Sascha L. Teichmann Fixed build error.
Thu, 18 Oct 2018 17:05:54 +0200 Sascha L. Teichmann Generate the contour lines of the sounding result during the import, too.
Thu, 18 Oct 2018 16:47:17 +0200 Thomas Junk refac: removed technical debt
Thu, 18 Oct 2018 15:11:49 +0200 Sascha L. Teichmann Fetch the octree directly from the builder. No need to deserialize it from the blob.
Thu, 18 Oct 2018 13:09:49 +0200 Sascha L. Teichmann Generate TINs and octrees in sounding result importer.
Thu, 18 Oct 2018 12:22:08 +0200 Sascha L. Teichmann Split out polygon code out of sounding result importer source file.
Thu, 18 Oct 2018 11:52:13 +0200 Sascha L. Teichmann Moved generating of tins to octree package.
Thu, 18 Oct 2018 10:14:46 +0200 Thomas Junk feat: versioninfo on login too
Wed, 17 Oct 2018 17:23:46 +0200 Sascha L. Teichmann Throw out triangles out of triangulation result which are not covered by the the bounding polygon of the sounding result.
Wed, 17 Oct 2018 16:00:49 +0200 Sascha L. Teichmann Moved octree builder into octree package to be reusable by the sounding result import job.
Wed, 17 Oct 2018 15:51:48 +0200 Thomas Junk refac: extracted layer configuration to layers
Wed, 17 Oct 2018 15:47:38 +0200 Thomas Junk refac: extracted indentify from layers
Wed, 17 Oct 2018 15:33:59 +0200 Thomas Junk feat: autofocus when search expands
Wed, 17 Oct 2018 15:29:58 +0200 Sascha L. Teichmann Serialize boundary polygon of sounding result as WKB.
Wed, 17 Oct 2018 15:22:38 +0200 Thomas Junk merge
Wed, 17 Oct 2018 15:22:21 +0200 Thomas Junk refac: moved linetool and morphtool
Wed, 17 Oct 2018 13:41:49 +0200 Sascha L. Teichmann Stored point cloud and bounding area of sounding result in database. WIP.
Wed, 17 Oct 2018 12:23:39 +0200 Sascha L. Teichmann Load boundary polygon of sounding result from ZIP file.
Tue, 16 Oct 2018 18:20:50 +0200 Sascha L. Teichmann Started with writing an importer job for sounding results.
Tue, 16 Oct 2018 14:59:32 +0200 Sascha L. Teichmann Started with import queue.
Tue, 16 Oct 2018 14:38:46 +0200 Thomas Junk Backed out changeset c2b03f4755b6
Tue, 16 Oct 2018 13:55:14 +0200 Thomas Junk initial draft
Tue, 16 Oct 2018 11:13:06 +0200 Thomas Junk chore: upgrading packages to latest