log

age author description
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.
Thu, 13 Sep 2018 10:31:22 +0200 Sascha L. Teichmann Cross sections: call web endpoint simply 'cross' instead of 'cross-section'.
Thu, 13 Sep 2018 11:26:25 +0200 Thomas Junk refac: rename application/user to application/userbar to improve naming consistency
Thu, 13 Sep 2018 10:55:17 +0200 Thomas Junk fix: margin of layer selection fixed
Thu, 13 Sep 2018 10:14:59 +0200 Thomas Junk measures fixed
Thu, 13 Sep 2018 10:09:08 +0200 Thomas Junk feat: collapsible layer selection
Thu, 13 Sep 2018 09:12:50 +0200 Thomas Junk chore: upgrade node packages
Thu, 13 Sep 2018 04:11:36 +0200 Sascha L. Teichmann Cross sections: Enforce minimal length of coordinates components and coordinates in input linestrings.