log pkg/geoserver/boot.go @ 3827:6028326b88d6 sld-colors

age author description
Wed, 03 Jul 2019 17:48:47 +0200 Sascha L. Teichmann go fmt'ed sld-colors
Wed, 26 Jun 2019 17:42:51 +0200 Markus Kottlaender fetch data for sld template from data base and interpolate colors (WIP) sld-colors
Fri, 17 May 2019 11:24:06 +0200 Sascha L. Teichmann More compact logging of GeoServer booting.
Tue, 23 Apr 2019 10:59:20 +0200 Sascha L. Teichmann GeoServer style import: Be aware that the uploaded style could be in other encodings than UTF-8.
Wed, 10 Apr 2019 11:14:21 +0200 Tom Gottfried Let GeoServer validate database connections before use
Wed, 13 Mar 2019 16:18:39 +0100 Bernhard Reiter Improve geoserver config to better calculate bounding boxes
Mon, 03 Dec 2018 20:46:35 +0100 Sascha L. Teichmann Added api doc strings for the geoserver package.
Fri, 30 Nov 2018 15:56:34 +0100 Sascha Wilde Add configuration of primary key metadata used by geoserver.
Sun, 25 Nov 2018 10:45:52 +0100 Sascha L. Teichmann Removed empty if branch.
Wed, 24 Oct 2018 15:36:00 +0200 Sascha L. Teichmann Be more consistent with info/warn/error messages when logging.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
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