log

age author description
Thu, 10 Jun 2010 10:16:29 +0000 Ingo Weinzierl Improved the validation of user inserted time periods (issue286).
Thu, 10 Jun 2010 09:23:33 +0000 Ingo Weinzierl Centered histograms in pdf exports.
Thu, 10 Jun 2010 09:05:58 +0000 Ingo Weinzierl Centered charts in a pdf exports.
Wed, 09 Jun 2010 17:11:54 +0000 Ingo Weinzierl Improved data initialization and axis range calculation in vertical profiles (scalar and vector).
Wed, 09 Jun 2010 12:54:08 +0000 Ingo Weinzierl Limited the parameterization of timeseries, horizontalprofiles and verticalprofiles so that just a single vector can be selected at the same time.
Wed, 09 Jun 2010 10:07:07 +0000 Ingo Weinzierl Enabled histogram creation for vectorial verticalprofiles.
Wed, 09 Jun 2010 09:58:38 +0000 Ingo Weinzierl Enabled histogram creation for vectorial horizontalprofiles.
Wed, 09 Jun 2010 09:51:05 +0000 Ingo Weinzierl Implemented histogram creation for vectorial timeseries.
Wed, 09 Jun 2010 09:37:57 +0000 Ingo Weinzierl Some code refactoring for the implementation of histograms using vectorial parameters.
Wed, 09 Jun 2010 07:38:40 +0000 Ingo Weinzierl Added statistics for vectorial verticalprofiles.
Wed, 09 Jun 2010 07:29:55 +0000 Ingo Weinzierl Added statistics for vectorial horizontalprofiles.
Wed, 09 Jun 2010 07:04:03 +0000 Ingo Weinzierl Added statistics for vectorial timeseries.
Tue, 08 Jun 2010 14:34:31 +0000 Ingo Weinzierl Added odv support for horizontal profiles using vector data.
Tue, 08 Jun 2010 13:02:16 +0000 Ingo Weinzierl Configuration of horizontal profiles using vector data on meshes.
Tue, 08 Jun 2010 13:00:58 +0000 Ingo Weinzierl Implemented a new output state and chart type for horizontal profiles using vector data.
Mon, 07 Jun 2010 17:15:04 +0000 Ingo Weinzierl Configured transitions for vector data verticalprofiles.
Mon, 07 Jun 2010 17:11:48 +0000 Ingo Weinzierl Added an output state for verticalprofiles with vector charts on meshes.
Mon, 07 Jun 2010 15:00:23 +0000 Ingo Weinzierl Added a new output state and chart type for vertical profiles using vector data.
Mon, 07 Jun 2010 14:42:42 +0000 Tim Englich Added functionality to publish the the mbr of the generated layer to
Mon, 07 Jun 2010 12:22:00 +0000 Tim Englich revert wrong commit of conf.xml of revision 1163
Mon, 07 Jun 2010 12:17:57 +0000 Tim Englich Enable GetFeatureInforRequests on all layer
Mon, 07 Jun 2010 10:20:21 +0000 Tim Englich Modified the mapfiletemplate so that it is possible to request images which with or hight are up to 4000 pixel
Mon, 07 Jun 2010 08:26:37 +0000 Ingo Weinzierl Added vector support for timeseries points on meshes.
Fri, 04 Jun 2010 08:47:52 +0000 Ingo Weinzierl Made cache statistics available as MBeans (eg in JConsole).
Thu, 03 Jun 2010 16:12:35 +0000 Ingo Weinzierl Removed needless imports.
Thu, 03 Jun 2010 16:10:27 +0000 Ingo Weinzierl Changed the geo-backend initialization regarding the changes of rev1149. An sql-cache is integrated and enabled now.
Wed, 02 Jun 2010 09:52:39 +0000 Ingo Weinzierl Cach improvement: remove the cached elements of each visited state that is visited while stepping back to a previous state.
Tue, 01 Jun 2010 16:59:15 +0000 Ingo Weinzierl Do not call the endOfLife method of the current state before advancing to a next state, because this would remove elements from cache that have been inserted just before - it would be impossible to make use of a cache in that case.
Tue, 01 Jun 2010 16:54:21 +0000 Ingo Weinzierl Remove the elements of an outdated state from cache if its endOfLife method is called.
Mon, 31 May 2010 08:20:17 +0000 Tim Englich Added queries for TimeSeriesPoints using vectorvalues for verticalprofiles
Fri, 28 May 2010 07:37:59 +0000 Ingo Weinzierl Fixed the aggregation of row with the same parameter in the odv export (issue291).
Thu, 27 May 2010 16:43:00 +0000 Ingo Weinzierl The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Thu, 27 May 2010 08:48:16 +0000 Ingo Weinzierl Fixed a bug in the pdf export.
Thu, 27 May 2010 07:41:14 +0000 Ingo Weinzierl Implemented a new histogram dataset that takes the width of a single bin as well as the number of bins for the histogram (issue288).
Wed, 26 May 2010 17:01:29 +0000 Ingo Weinzierl Removed the parsing for double/integer values specifying the bin width or the number of bins in DefaultHistogram, because these inserted values are no longer i18n strings (issue289).
Wed, 26 May 2010 07:00:55 +0000 Ingo Weinzierl The format of a histogram pdf depends on the width and height specified by the user - or the default size (issue290).
Wed, 26 May 2010 06:45:03 +0000 Ingo Weinzierl The pdf format depends on the chart's aspect ratio (issue290).
Tue, 25 May 2010 17:46:28 +0000 Ingo Weinzierl Introduced an epsilon (750ms) to be more tolerant while comparing two data objects (issue286).
Tue, 25 May 2010 15:41:31 +0000 Ingo Weinzierl Use the chart size/height to export it to pdf. The chart's aspect ratio keeps alive if the size exceeds the maximum page size (issue290).
Tue, 25 May 2010 13:57:48 +0000 Ingo Weinzierl Corrected the distance calculation of a 'Horizontalprofil' and adjusted the gap detection according to these changes (issue287).
Mon, 24 May 2010 17:07:26 +0000 Ingo Weinzierl The size of an svg export is adjustable now (issue290).
Fri, 21 May 2010 11:36:48 +0000 Tim Englich Added queries for meshes using vectorvalues for 'Horizontales Schnittprofil'
Fri, 21 May 2010 10:54:29 +0000 Tim Englich Added queries for meshes using vectorvalues for horizontalprofiles.
Fri, 21 May 2010 09:46:38 +0000 Tim Englich Added queries for meshes using vectorvalues for verticalprofiles.
Fri, 21 May 2010 09:16:59 +0000 Ingo Weinzierl Improved directoy handling for incoming wms requests on product 'Layer' (issue269).
Fri, 21 May 2010 08:28:49 +0000 Tim Englich Added queries for Meshes using Vectorvalues for TimeSeries.
Fri, 21 May 2010 07:54:01 +0000 Tim Englich Integrated View MEDIAN.TIMESERIESFULLVECTORVALUE in queries for vector data on timeSeriesPoints
Thu, 20 May 2010 09:47:19 +0000 Ingo Weinzierl Implemented the odv export for timeseries using vector data (Issue27).
Wed, 19 May 2010 14:05:33 +0000 Ingo Weinzierl Finished vector support for timeseriespoints (Issue27).
Wed, 19 May 2010 06:09:10 +0000 Ingo Weinzierl Added the vector value transition path for timeseriespoints.
Tue, 18 May 2010 16:28:05 +0000 Ingo Weinzierl First step: Added a new state handling the selection between vector or scalar and a new transition in timeseries to provide vector values (issue27).
Tue, 18 May 2010 14:27:46 +0000 Tim Englich Added queries for TimeSeriesPoints in vectorvalues for TimeSeries
Mon, 17 May 2010 14:12:53 +0000 Tim Englich Add more Javadocs
Mon, 10 May 2010 14:11:58 +0000 Tim Englich Added Documentation for the definition of gaps in TimeSeries on TimeSeriesPoints.
Mon, 10 May 2010 10:29:55 +0000 Ingo Weinzierl Implemented an odv exporter for product type 'Horizontales Schnittprofil' (issue260).
Fri, 07 May 2010 06:50:47 +0000 Hans Plum Added a comment after implementing cache cleaner
Thu, 06 May 2010 09:12:45 +0000 Ingo Weinzierl Renamed mapserver wrapper.
Thu, 06 May 2010 08:41:31 +0000 Hans Plum Adapted path to gnv-wrapper after changing it upstream.
Thu, 06 May 2010 08:32:56 +0000 Ingo Weinzierl Removed bugs that existed in the caching mechanism (issue264, issue268).
Tue, 04 May 2010 14:24:23 +0000 Tim Englich Do some Documentation of the Artifact-Database

http://dive4elements.wald.intevation.org