log

age author description
Wed, 24 Feb 2010 08:35:26 +0000 Ingo Weinzierl Add histogram option parameter to http request for fetching histogram image.
Tue, 23 Feb 2010 17:43:16 +0000 Ingo Weinzierl Devided actions and exports. Adjusted output and export actions.
Tue, 23 Feb 2010 15:26:50 +0000 Ingo Weinzierl Sourced JavaScript script tags for loading and rendering an OpenLayers client out to an own jsp page.
Tue, 23 Feb 2010 10:36:02 +0000 Ingo Weinzierl Added histogram option panel. Show chart/histogram options panel after the user selected chart or histogram. Moved options panel beneath action panel.
Mon, 22 Feb 2010 18:04:55 +0000 Ingo Weinzierl Render an OpenLayers map with the layer even published after triggering shapefile and mapfile creation.
Mon, 15 Feb 2010 11:42:29 +0000 Ingo Weinzierl Added action and jsp for rendering histograms.
Fri, 12 Feb 2010 11:16:33 +0000 Ingo Weinzierl Repaired step-back history.
Fri, 12 Feb 2010 09:58:24 +0000 Tim Englich Added further XML-Nodes for simulating the MapViewer-Call more detailed.
Fri, 12 Feb 2010 09:55:59 +0000 Tim Englich Modified the GUI that the Form with the MapViewer-Interface-Request-Body only will be shown using an explicit Action-Call.
Fri, 12 Feb 2010 09:29:54 +0000 Tim Englich Modified the Create-Artifact-Request-Body that a Geometry will be put into
Tue, 09 Feb 2010 13:16:19 +0000 Tim Englich Added Sampledata and a sample how to call the MapViewer-Interface using CURL.
Tue, 09 Feb 2010 13:13:41 +0000 Tim Englich Integrated an Textarea so that is possible to manipulate the XML-Document
Tue, 09 Feb 2010 13:09:45 +0000 Tim Englich Removed trailing and leading Whitespaces from the Parametervalue which
Tue, 09 Feb 2010 13:05:49 +0000 Tim Englich Fixed a NPE. Now it is possible to put an Mapservice without an Layer into
Fri, 05 Feb 2010 14:16:03 +0000 Ingo Weinzierl Changed log4j version to 1.2.14
Tue, 02 Feb 2010 08:22:20 +0000 Tim Englich Added temporally Possibility to send an MapViewer-Interface-Request using the GUI of the GNV
Mon, 01 Feb 2010 15:08:39 +0000 Tim Englich Added further business logic for the MapViewer-Interface
Fri, 28 Sep 2012 12:13:50 +0200 Thomas Arendsen Hein merged geo-backend/0.4 0.4
Wed, 27 Jan 2010 14:50:07 +0000 Hans Plum Summarized Changes and NEWS for Release 0.4
Tue, 26 Jan 2010 16:33:36 +0000 Sascha L. Teichmann Fixed gnv/issue107
Tue, 26 Jan 2010 13:55:55 +0000 Tim Englich Added two Sample-Application demonstrating Bugs in the ArcSDE
Mon, 25 Jan 2010 12:12:31 +0000 Sascha L. Teichmann Another attempt to fix gnv/issue34. Implemented an internal idle time checking.
Fri, 15 Jan 2010 20:57:13 +0000 Sascha L. Teichmann Cleanup imports
Fri, 15 Jan 2010 10:09:41 +0000 Tim Englich Improved the Objectvalidation of the ArcSDE-Databaseconnections
Tue, 12 Jan 2010 00:27:53 +0000 Sascha L. Teichmann Added bicubic spline interpolation on raster tiles.
Sat, 09 Jan 2010 16:40:19 +0000 Sascha L. Teichmann Added method to figure out interpolation method for a given string in raster tiles.
Sat, 09 Jan 2010 16:12:10 +0000 Sascha L. Teichmann Implemented bilinear interpolation on raster tiles.
Sat, 09 Jan 2010 12:41:26 +0000 Sascha L. Teichmann Fixed access to raster data.
Fri, 08 Jan 2010 14:40:08 +0000 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
Tue, 05 Jan 2010 15:08:01 +0000 Sascha L. Teichmann Made RasterObject serializable to be cachable beyond reboot.
Tue, 05 Jan 2010 14:09:53 +0000 Tim Englich Added RasterObject for caching the Rastertiles to get a better performance
Mon, 04 Jan 2010 15:22:09 +0000 Tim Englich Added Rasterdatasupport to the ARCSDE-Statement
Sat, 19 Dec 2009 14:45:21 +0000 Sascha L. Teichmann Small fixes for Ehcache based SQL results caching.
Fri, 18 Dec 2009 16:13:52 +0000 Sascha L. Teichmann Experimental caching of SQL results via Ehache
Fri, 28 Sep 2012 12:13:49 +0200 Thomas Arendsen Hein merged gnv-artifacts/0.4
Wed, 27 Jan 2010 15:03:16 +0000 Sascha L. Teichmann Reordered items in Changes a bit.
Wed, 27 Jan 2010 14:38:27 +0000 Hans Plum Summarized Changes and NEWS for Release 0.4
Wed, 27 Jan 2010 10:01:37 +0000 Ingo Weinzierl Solved issue 164 - applied patch of msg 763. Remove directories and shape files of out-dated artifacts.
Tue, 26 Jan 2010 18:32:12 +0000 Ingo Weinzierl Calculate results and put them into cache when reaching the output state - avoids latencies.
Tue, 26 Jan 2010 17:52:10 +0000 Ingo Weinzierl Solved issue158. Added labels to 'Profilschnitte'.
Tue, 26 Jan 2010 14:19:59 +0000 Ingo Weinzierl Set white border for 'Profilschnitte' as default.
Tue, 26 Jan 2010 12:00:20 +0000 Ingo Weinzierl Calculate results after reaching the output state and store them in cache.
Tue, 26 Jan 2010 10:46:33 +0000 Ingo Weinzierl Splitted date selection of product 'Horizontalschnitt' into two steps.
Tue, 26 Jan 2010 10:16:00 +0000 Ingo Weinzierl Removed csv export from product 'Profilschnitt'.
Tue, 26 Jan 2010 10:07:44 +0000 Ingo Weinzierl Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
Tue, 26 Jan 2010 10:02:49 +0000 Ingo Weinzierl Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
Mon, 25 Jan 2010 18:25:19 +0000 Sascha L. Teichmann Fixed issue gnv/issue159
Mon, 25 Jan 2010 17:06:01 +0000 Ingo Weinzierl Fixed issue157: Verticalcrosssection charts have a white background as all other chart types have.
Mon, 25 Jan 2010 16:15:31 +0000 Ingo Weinzierl Copied method from JFreeChart to adapt date formats.
Mon, 25 Jan 2010 13:48:52 +0000 Sascha L. Teichmann Set serverRoundtripInterval to 5 seconds and serverInactiveInterval to 5 minutes.
Mon, 25 Jan 2010 11:40:05 +0000 Ingo Weinzierl Splitted data selection into two parts. Removed option to disable/enable data points in charts and exports.
Mon, 25 Jan 2010 11:04:52 +0000 Ingo Weinzierl Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
Mon, 25 Jan 2010 09:18:31 +0000 Ingo Weinzierl Issue 156 solved. Added width, height and points as parameter to svg and pdf output mode. Width and height have an effact on the width and height of the export, points is a boolean property which enables/disables the drawing of data points.
Sun, 24 Jan 2010 20:24:03 +0000 Sascha L. Teichmann Generate seabed polygon to "Profilschnitte".
Sun, 24 Jan 2010 12:10:50 +0000 Sascha L. Teichmann Cosmetic cleanups on palette -> QQIS style transformation.
Sat, 23 Jan 2010 21:16:45 +0000 Sascha L. Teichmann Last part to fix gnv/issue153. Now 'Profilschnitte', 'Horizontalschnitte' and 'horizontale Schnittprofile'
Sat, 23 Jan 2010 18:10:34 +0000 Sascha L. Teichmann Try to cull points from set of input points when generating "Profilschnitte".
Sat, 23 Jan 2010 17:42:04 +0000 Sascha L. Teichmann If the number of data points to generate a "Horizontalschnitt"
Sat, 23 Jan 2010 14:03:26 +0000 Sascha L. Teichmann Added little XSL tranformation to turn palette XML files into QGIS style definitions.
Fri, 22 Jan 2010 18:51:47 +0000 Sascha L. Teichmann Fixed "Profilschnitte" for gnv/issue153.

http://dive4elements.wald.intevation.org