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)
|