log

age author description
Mon, 22 Oct 2018 10:45:17 +0200 Sascha L. Teichmann Decoupled import job creation and job execution with a factory function.
Mon, 22 Oct 2018 10:21:22 +0200 Markus Kottlaender linted/fixed code format (yarn run lint)
Sat, 20 Oct 2018 19:27:33 +0200 Sascha L. Teichmann Typo fix.
Sat, 20 Oct 2018 19:14:00 +0200 Sascha L. Teichmann In preparation of persisting import jobs logging is done through an interface.
Fri, 19 Oct 2018 18:09:26 +0200 Sascha L. Teichmann Store job id alongside to job in job queue.
Fri, 19 Oct 2018 16:39:05 +0200 Markus Kottlaender merge
Fri, 19 Oct 2018 16:28:06 +0200 Markus Kottlaender add hg revision to version string in dev mode
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
Tue, 16 Oct 2018 10:14:38 +0200 Markus Kottlaender merged
Tue, 16 Oct 2018 08:19:09 +0200 Markus Kottlaender display version number from package.json in info panel
Mon, 15 Oct 2018 17:18:19 +0200 Sascha L. Teichmann Inverted the colormap of the contour lines.
Mon, 15 Oct 2018 15:24:02 +0200 Sascha L. Teichmann Fixed style loading for GeoServer.
Mon, 15 Oct 2018 11:06:21 +0200 Sascha L. Teichmann Do not clean GeoServer by default!
Sat, 13 Oct 2018 15:52:14 +0200 Tom Gottfried Update example configuration
Sat, 13 Oct 2018 14:26:40 +0200 Tom Gottfried Store virtual and physical distance marks separately
Fri, 12 Oct 2018 09:36:46 +0200 Sascha L. Teichmann Merged geo-style branch back into default.
Fri, 12 Oct 2018 09:34:57 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Thu, 11 Oct 2018 10:24:02 +0200 Sascha Wilde Added tag v1-uat1 for changeset 532c8392048f
Wed, 10 Oct 2018 00:16:31 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Tue, 09 Oct 2018 19:55:33 +0200 Bernhard Reiter client: replace arrow image v1-uat1
Tue, 09 Oct 2018 18:39:01 +0200 Bernhard Reiter client: add arrow to drawn linesegment
Tue, 09 Oct 2018 17:00:49 +0200 Bernhard Reiter client: improve identify
Tue, 09 Oct 2018 13:30:45 +0200 Sascha L. Teichmann Simplified line merging in generating contour lines.
Tue, 09 Oct 2018 00:37:23 +0200 Bernhard Reiter client: move layer distance marks axis to be drawn on top
Tue, 09 Oct 2018 00:12:12 +0200 Bernhard Reiter client: add static legend image to contour_lines
Mon, 08 Oct 2018 19:48:51 +0200 Tom Gottfried Improve error message for isrs_fromText
Mon, 08 Oct 2018 18:09:28 +0200 Bernhard Reiter client: improve morphology mode
Mon, 08 Oct 2018 17:20:42 +0200 Bernhard Reiter client: move layer isolines to be drawn at the top
Mon, 08 Oct 2018 15:18:26 +0200 Tom Gottfried Add categories of distance marks
Mon, 08 Oct 2018 14:53:17 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Mon, 08 Oct 2018 14:52:37 +0200 Sascha L. Teichmann Merged line merging from geo-style branch into default (where it belongs).
Mon, 08 Oct 2018 14:48:58 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Mon, 08 Oct 2018 14:41:56 +0200 Tom Gottfried Remove obsolete comments
Mon, 08 Oct 2018 14:29:59 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Mon, 08 Oct 2018 13:09:02 +0200 Sascha L. Teichmann octree2contour: Merge multi linestrings in user land before sending them to database. geo-style
Mon, 08 Oct 2018 13:04:30 +0200 Tom Gottfried Add categories of CEMT class and directions of impact
Mon, 08 Oct 2018 10:54:50 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Sat, 06 Oct 2018 13:34:51 +0200 Sascha L. Teichmann Send 2D X/Y vertices to the database directly instead of sending 3D data and dropping the Z value afterwards.
Sat, 06 Oct 2018 13:20:31 +0200 Sascha L. Teichmann Precalculate WKB size for MultiLineStringZ to avoid reallocations.
Fri, 05 Oct 2018 18:46:13 +0200 Sascha Wilde Removed Search from print layout.
Thu, 04 Oct 2018 19:13:48 +0200 Tom Gottfried Merge
Thu, 04 Oct 2018 18:53:22 +0200 Tom Gottfried Simplify contour lines on storage
Thu, 04 Oct 2018 17:46:59 +0200 Tom Gottfried Merge contour lines
Thu, 04 Oct 2018 16:32:47 +0200 Tom Gottfried Store contour lines in 2D
Thu, 04 Oct 2018 18:28:48 +0200 Sascha Wilde Switch bottleneck isolines layer off, when selection is empty.
Thu, 04 Oct 2018 12:45:25 +0200 Tom Gottfried Fix nullability in sounding results
Thu, 04 Oct 2018 12:28:09 +0200 Tom Gottfried Remove obsolete unused table
Wed, 03 Oct 2018 13:08:23 +0200 Sascha L. Teichmann Load style data only on demand to not waste menory. geo-style
Wed, 03 Oct 2018 02:04:20 +0200 Sascha L. Teichmann Finished direct updating when style is uploaded via controller. geo-style
Tue, 02 Oct 2018 23:29:55 +0200 Sascha L. Teichmann Started with direct applying style after modification via controller. WIP. geo-style
Tue, 02 Oct 2018 22:25:44 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Tue, 02 Oct 2018 18:27:55 +0200 Sascha Wilde UI: Identify Tool, nicer dynamic height.
Tue, 02 Oct 2018 18:07:27 +0200 Thomas Junk repaired
Tue, 02 Oct 2018 17:40:22 +0200 Thomas Junk profile redrawn
Tue, 02 Oct 2018 17:08:40 +0200 Thomas Junk open identify only with data
Tue, 02 Oct 2018 16:53:18 +0200 Thomas Junk merge
Tue, 02 Oct 2018 16:52:58 +0200 Thomas Junk morphtool refactored if clause
Tue, 02 Oct 2018 16:51:49 +0200 Sascha Wilde Merged
Tue, 02 Oct 2018 13:34:59 +0200 Sascha Wilde New default bottleneck colors
Tue, 02 Oct 2018 16:43:24 +0200 Thomas Junk fix cut with scissors
Tue, 02 Oct 2018 16:26:07 +0200 Thomas Junk fix typo
Tue, 02 Oct 2018 16:25:10 +0200 Thomas Junk bottom margin increased for bottleneckdeselection
Tue, 02 Oct 2018 16:10:50 +0200 Thomas Junk morptool right
Tue, 02 Oct 2018 16:07:12 +0200 Thomas Junk fix: typo
Tue, 02 Oct 2018 16:05:17 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Tue, 02 Oct 2018 16:03:24 +0200 Thomas Junk merge
Tue, 02 Oct 2018 16:02:56 +0200 Thomas Junk fix: splitbutton only visible when result is visible
Tue, 02 Oct 2018 16:00:04 +0200 Sascha L. Teichmann Let GeoJSONMultiLineCoordinatesZ be nil when scanned from DB.
Tue, 02 Oct 2018 14:47:47 +0200 Thomas Junk red cross
Tue, 02 Oct 2018 14:44:59 +0200 Thomas Junk refinement of bottleneck selection
Tue, 02 Oct 2018 14:34:57 +0200 Thomas Junk morphtool streamlined
Tue, 02 Oct 2018 13:40:53 +0200 Thomas Junk fix: selection of profile data only when not in draw mode
Tue, 02 Oct 2018 12:58:20 +0200 Sascha L. Teichmann Reconfiguring GeoServer is now queued async. geo-style
Tue, 02 Oct 2018 11:45:16 +0200 Sascha L. Teichmann Merged default into geo-style branch. geo-style
Mon, 01 Oct 2018 17:46:58 +0200 Bernhard Reiter client: hide menu button and box for print
Mon, 01 Oct 2018 17:41:00 +0200 Thomas Junk fix: layout systemconfig
Mon, 01 Oct 2018 17:29:33 +0200 Thomas Junk morphtool layout fixed
Mon, 01 Oct 2018 17:08:31 +0200 Thomas Junk merge
Mon, 01 Oct 2018 17:07:37 +0200 Thomas Junk fix: overflow behaviour of identify menu fixed
Mon, 01 Oct 2018 17:04:57 +0200 Bernhard Reiter merge
Mon, 01 Oct 2018 13:51:31 +0200 Bernhard Reiter client: make LegendElement more dynamic
Mon, 01 Oct 2018 16:47:36 +0200 Thomas Junk fix: layerselection layout
Mon, 01 Oct 2018 16:42:33 +0200 Thomas Junk refac: reduce bundlesize
Mon, 01 Oct 2018 12:01:46 +0200 Bernhard Reiter client: improve print styling
Mon, 01 Oct 2018 09:20:26 +0200 Sascha L. Teichmann Connect uploaded styles with layers during GeoServer boot configuration. geo-style
Sun, 30 Sep 2018 20:09:02 +0200 Sascha L. Teichmann The XSLT stuff is not need (Puh!). geo-style
Sun, 30 Sep 2018 19:42:16 +0200 Sascha L. Teichmann Upload style during boot. TODO: Connect with layer. geo-style
Sun, 30 Sep 2018 18:15:11 +0200 Sascha L. Teichmann Code simplification in geoserver boot configuration. geo-style
Sun, 30 Sep 2018 15:36:17 +0200 Sascha L. Teichmann Added a flag geoserver-clean to force deletion of the gemma workspace before configuring the GeoServer again. geo-style
Sun, 30 Sep 2018 14:24:37 +0200 Sascha L. Teichmann Do the XSLT to adjust the layer name when updating the style column in the database. geo-style
Sun, 30 Sep 2018 13:58:49 +0200 Sascha L. Teichmann Only sys_admin should set the style of an feature. geo-style