Mon, 07 Jun 2010 12:22:00 +0000 |
Tim Englich |
revert wrong commit of conf.xml of revision 1163
|
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
|
Tue, 04 May 2010 12:40:21 +0000 |
Tim Englich |
Some Bugfixes which prevent Exceptions executing the Examples in the config-manual
|
Wed, 28 Apr 2010 17:00:11 +0000 |
Ingo Weinzierl |
Polygons drawn by the MapServer will no longer use point symbols.
|
Wed, 28 Apr 2010 15:09:22 +0000 |
Ingo Weinzierl |
Created NEWS and Changes for the upcoming release.
|
Wed, 28 Apr 2010 13:41:14 +0000 |
Ingo Weinzierl |
Deactivated odv export for 'Horizontale Schnittprofile' (issue260).
|
Wed, 28 Apr 2010 13:26:19 +0000 |
Ingo Weinzierl |
Enlarge points in default mapserver template for layer product and use yellow to color points and lines.
|
Wed, 28 Apr 2010 06:53:44 +0000 |
Ingo Weinzierl |
Removed trailing whitespace.
|
Wed, 28 Apr 2010 06:49:18 +0000 |
Ingo Weinzierl |
Removed duplicated and unused imports.
|
Tue, 27 Apr 2010 16:21:59 +0000 |
Ingo Weinzierl |
Replaced path to database with a path relative to the configuration directory.
|
Tue, 27 Apr 2010 15:11:16 +0000 |
Ingo Weinzierl |
Changed the default directory of the artifact database.
|
Tue, 27 Apr 2010 13:25:22 +0000 |
Tim Englich |
ISSUE262: Added XSL-Transformation for the Transitionsmodel
|
Tue, 27 Apr 2010 13:22:47 +0000 |
Tim Englich |
ISSUE262: Added missing Namespacedeclarations
|
Tue, 27 Apr 2010 13:10:24 +0000 |
Tim Englich |
ISSUE262: Removed duplicate StateIds
|
Tue, 27 Apr 2010 12:52:37 +0000 |
Ingo Weinzierl |
Removed duplicated mapfile path configurations and replaced absolute path definitions with relative ones (issue218, issue220).
|
Tue, 27 Apr 2010 10:11:30 +0000 |
Ingo Weinzierl |
Removed unused logging configuration file (issue6).
|
Tue, 27 Apr 2010 10:06:02 +0000 |
Ingo Weinzierl |
Added units to legend text of a wms layer (issue246).
|
Mon, 26 Apr 2010 13:31:11 +0000 |
Ingo Weinzierl |
Improved the input validator: empty strings are invalid (issue251).
|
Mon, 26 Apr 2010 09:09:20 +0000 |
Tim Englich |
ISSUE252 Make it possible to export more than one Layer
|
Fri, 23 Apr 2010 13:26:21 +0000 |
Ingo Weinzierl |
Adapted the configuration to call the wrapper that exports the mapfile path.
|
Fri, 23 Apr 2010 13:16:30 +0000 |
Ingo Weinzierl |
Added a very simple wrapper to export the mapfile path for MapServer (issue220).
|
Fri, 23 Apr 2010 12:26:31 +0000 |
Ingo Weinzierl |
Adjusted the subtitle creation for charts in 'Horizontalen Schnittprofilen' (see issue138).
|
Fri, 23 Apr 2010 12:11:18 +0000 |
Ingo Weinzierl |
Adjusted chart titles of different horizontalprofile charts.
|
Fri, 23 Apr 2010 10:13:23 +0000 |
Tim Englich |
Fixed Bug in renaming a Layer in Product Layer. Forgot to checkin ChangeLog
|
Thu, 22 Apr 2010 08:54:36 +0000 |
Ingo Weinzierl |
Calculate the depth in an odv export of a 'Profilschnitt' properly (issue217).
|
Wed, 21 Apr 2010 13:38:26 +0000 |
Ingo Weinzierl |
Presentation of values in the statistic is now language specific (issue228).
|
Wed, 21 Apr 2010 12:34:44 +0000 |
Ingo Weinzierl |
Finalized the odv export of a 'Profilschnitt' (issue217).
|
Wed, 21 Apr 2010 10:35:04 +0000 |
Ingo Weinzierl |
Expand the range of a horizontalprofile chart manually if there is only a single data point or more data points with all the same value in this chart (issue233).
|
Wed, 21 Apr 2010 09:43:46 +0000 |
Ingo Weinzierl |
Added an y-axis label in histograms (issue243).
|
Wed, 21 Apr 2010 09:19:07 +0000 |
Ingo Weinzierl |
Changed the type of histogram parameter 'binwidth' from integer to double (issue231).
|
Wed, 21 Apr 2010 08:46:23 +0000 |
Ingo Weinzierl |
It is possible to draw VerticalProfileCharts with just one single data point (issue229).
|
Tue, 20 Apr 2010 18:38:22 +0000 |
Tim Englich |
Integrated the CacheCleaner for the ThematicDataCache
|
Tue, 20 Apr 2010 12:53:00 +0000 |
Tim Englich |
Added Query for the CacheCleaner that it use to determin which Tables has been updated.
|
Tue, 20 Apr 2010 10:11:28 +0000 |
Ingo Weinzierl |
Removed a already implemented TODO from code relating to WMS un-publishing after and end-of-life of an artifact.
|
Tue, 20 Apr 2010 09:42:04 +0000 |
Ingo Weinzierl |
Improved the workaround of rev955: There is no gap between the left & bottom border and data area anymore (issue163).
|
Tue, 20 Apr 2010 08:45:01 +0000 |
Ingo Weinzierl |
Implemented a workaround to avoid an amount of cut axis labels in 2D charts (issue163).
|
Tue, 20 Apr 2010 07:19:05 +0000 |
Ingo Weinzierl |
Added a metadata section into the mapfile and feed it with the MapServer URL (issue235).
|
Mon, 19 Apr 2010 14:19:19 +0000 |
Ingo Weinzierl |
Added the time interval into the subtitle of timeseries charts (issue152).
|
Mon, 19 Apr 2010 12:31:02 +0000 |
Ingo Weinzierl |
Iterate through former states as well when searching for an input collection (issue226).
|
Mon, 19 Apr 2010 10:55:25 +0000 |
Ingo Weinzierl |
First implementation of an odv export of a 'Profilschnitt' (issue217).
|
Sun, 18 Apr 2010 09:17:25 +0000 |
Sascha L. Teichmann |
Using unix line endings only.
|
Sat, 17 Apr 2010 09:35:24 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Fri, 16 Apr 2010 11:45:36 +0000 |
Tim Englich |
ISSUE232: SQL-Exception caused by missing Mesh-Width-Configuration
|
Fri, 16 Apr 2010 08:09:40 +0000 |
Tim Englich |
ISSUE200: Only Layer which contains Items should be displayed
|
Fri, 16 Apr 2010 07:28:47 +0000 |
Tim Englich |
Checkin missing ChangeLog-Entry to r924
|
Thu, 15 Apr 2010 07:20:05 +0000 |
Ingo Weinzierl |
Read a system property to adjust the percentage that defines the size of a gap in charts (issue175).
|
Tue, 13 Apr 2010 14:26:21 +0000 |
Tim Englich |
Bugfix: Put some Code that is responsible for Synchonization into the final-block to prevent that the lock is not released.
|
Tue, 13 Apr 2010 12:39:16 +0000 |
Tim Englich |
Removed obsolet SuppressWarnings-Annotations.
|
Tue, 13 Apr 2010 12:32:24 +0000 |
Tim Englich |
Added more JavaDocs
|
Tue, 13 Apr 2010 08:50:08 +0000 |
Tim Englich |
Added missing ChangeLog-Entries
|
Tue, 13 Apr 2010 08:25:34 +0000 |
Tim Englich |
Removed obsolet SuppressWarnings-Annotations.
|
Mon, 12 Apr 2010 14:16:04 +0000 |
Tim Englich |
Added more Javadoc. Removed obsolet TODO-Flags.
|
Mon, 12 Apr 2010 13:23:18 +0000 |
Tim Englich |
Added more Javadoc.
|
Mon, 12 Apr 2010 13:12:21 +0000 |
Tim Englich |
Added more Javadoc.
|
Mon, 12 Apr 2010 11:28:02 +0000 |
Tim Englich |
BUGFIX: Chartresults where stored in Cache using null-Value as Key.
|
Mon, 12 Apr 2010 09:37:30 +0000 |
Ingo Weinzierl |
Added JavaDoc package descriptions.
|
Mon, 12 Apr 2010 09:26:26 +0000 |
Tim Englich |
ISSUE215 Switched Values between columns yyyy-mm-dd hh:mm and time_ISO8601
|
Mon, 12 Apr 2010 06:59:33 +0000 |
Ingo Weinzierl |
Removed compiler warnings while JavaDoc generation.
|
Fri, 09 Apr 2010 14:34:45 +0000 |
Ingo Weinzierl |
Added Javadoc in statistic package.
|
Fri, 09 Apr 2010 13:09:25 +0000 |
Ingo Weinzierl |
Added some more javadocs.
|
Fri, 09 Apr 2010 13:00:38 +0000 |
Tim Englich |
ISSUE 215 msg1170: Integrated additional Column into the ODV-Export to identify TimeSeries
|
Fri, 09 Apr 2010 10:46:31 +0000 |
Ingo Weinzierl |
Added more Javadoc in state.profile.horizontal package.
|
Fri, 09 Apr 2010 10:22:38 +0000 |
Ingo Weinzierl |
Added Javadoc in timeseries package.
|
Fri, 09 Apr 2010 07:27:38 +0000 |
Ingo Weinzierl |
Added javadoc in describedata package.
|
Thu, 08 Apr 2010 16:35:02 +0000 |
Sascha L. Teichmann |
Finished the javadoc of the math package.
|
Thu, 08 Apr 2010 15:24:45 +0000 |
Sascha L. Teichmann |
Added more javadoc. Removed trailing whitespace.
|
Thu, 08 Apr 2010 13:10:39 +0000 |
Ingo Weinzierl |
Added Javadoc in utils package.
|
Thu, 08 Apr 2010 11:31:44 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace. Added more javadoc.
|
Thu, 08 Apr 2010 10:10:04 +0000 |
Ingo Weinzierl |
Added more Javadoc in some classes of state.profile.
|
Wed, 07 Apr 2010 07:52:27 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Wed, 07 Apr 2010 07:49:12 +0000 |
Sascha L. Teichmann |
Finished Javadoc of the raster package.
|
Tue, 06 Apr 2010 16:53:43 +0000 |
Sascha L. Teichmann |
More javadoc.
|
Tue, 06 Apr 2010 13:07:11 +0000 |
Tim Englich |
ISSUE215: Improved ODV-Export. now all Columns which have identical values but different Parameters will be merged to one row.
|
Tue, 06 Apr 2010 11:56:53 +0000 |
Tim Englich |
ISSUE213: Wrong Geometrytype used for the generation of an Layer with Multipolygon-Geometries
|
Tue, 06 Apr 2010 11:05:00 +0000 |
Sascha L. Teichmann |
Fixed vim modeline. Added some Javadoc.
|
Tue, 06 Apr 2010 07:01:03 +0000 |
Sascha L. Teichmann |
Fixed test mockups to let them implement their interface correctly.
|
Wed, 31 Mar 2010 13:48:07 +0000 |
Ingo Weinzierl |
Added javadoc in jfreechart package.
|
Wed, 31 Mar 2010 12:18:03 +0000 |
Ingo Weinzierl |
Repaired JavaDoc in Export package.
|
Wed, 31 Mar 2010 10:56:39 +0000 |
Ingo Weinzierl |
Added missing vim control comments.
|
Wed, 31 Mar 2010 10:52:34 +0000 |
Ingo Weinzierl |
Added and repaired JavaDoc in artifacts package.
|
Wed, 31 Mar 2010 09:13:33 +0000 |
Ingo Weinzierl |
Added and repaired JavaDoc in cache package.
|
Wed, 31 Mar 2010 09:09:05 +0000 |
Ingo Weinzierl |
Added javadoc for artifact package.
|
Wed, 31 Mar 2010 08:01:56 +0000 |
Ingo Weinzierl |
Corrected JavaDoc errors in Chart Package.
|
Tue, 30 Mar 2010 16:51:20 +0000 |
Ingo Weinzierl |
Validate wkt string and display error messages if the validation failed (issue214).
|
Tue, 30 Mar 2010 14:16:07 +0000 |
Ingo Weinzierl |
Added a method to ExtendedInputData to retrieve the parameter ids as array (analog to splitValue() in DefaultInputData).
|
Tue, 30 Mar 2010 14:05:22 +0000 |
Ingo Weinzierl |
Save the relation between selected measurement and the parameter it belongs to (issue210). TODO: Adapt sql statements.
|
Tue, 30 Mar 2010 09:17:53 +0000 |
Ingo Weinzierl |
Improved date input validation. A given date needs to be in a specific range (issue212).
|
Mon, 29 Mar 2010 12:56:13 +0000 |
Ingo Weinzierl |
Added an offset of 15px between the right data area and the right axis (issue192).
|
Mon, 29 Mar 2010 10:28:32 +0000 |
Sascha L. Teichmann |
Added package description with text 'DOCUMENT ME!'.
|
Mon, 29 Mar 2010 10:02:42 +0000 |
Ingo Weinzierl |
Added timegap definitions as attribute to each state.
|
Mon, 29 Mar 2010 09:35:44 +0000 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
|
Mon, 29 Mar 2010 08:51:20 +0000 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
Mon, 29 Mar 2010 07:58:51 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace
|
Fri, 26 Mar 2010 15:31:20 +0000 |
Tim Englich |
Here is the missing Logfileentry to Revision 843
|
Fri, 26 Mar 2010 15:20:32 +0000 |
Ingo Weinzierl |
Removed race-condition while shapefile creation (issue164).
|
Fri, 26 Mar 2010 10:06:36 +0000 |
Ingo Weinzierl |
Removed race-condition when trying to access the index of the next line color used in charts (applied patch in issue211).
|
Fri, 26 Mar 2010 09:55:28 +0000 |
Ingo Weinzierl |
Avoid danger to get a NullPointerException if no time to live is served by CallContext.
|
Fri, 26 Mar 2010 09:21:31 +0000 |
Ingo Weinzierl |
Put time to live of an artifact into meta document which is created while wms publishing (issue197).
|
Thu, 25 Mar 2010 09:01:14 +0000 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.exports package.
|
Wed, 24 Mar 2010 15:32:07 +0000 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.histogram package.
|
Wed, 24 Mar 2010 15:14:54 +0000 |
Ingo Weinzierl |
Removed empty comment lines and turned javadoc author tag into a 'mailto' form in package de.intevation.gnv.layer.
|
Wed, 24 Mar 2010 15:09:11 +0000 |
Ingo Weinzierl |
Added javadoc in de.intevation.gnv.wms package.
|
Wed, 24 Mar 2010 14:48:55 +0000 |
Ingo Weinzierl |
Added and repaired javadoc in de.intevation.gnv.chart package.
|
Tue, 23 Mar 2010 14:11:51 +0000 |
Tim Englich |
Switched to valid Timestamps to enable testing ODV-Output.
|
Tue, 23 Mar 2010 14:09:03 +0000 |
Tim Englich |
Integrated valid ODV-Export to the GNV-Artifacts
|
Mon, 22 Mar 2010 12:54:04 +0000 |
Tim Englich |
Switched to valid Timestamps to enable testing CSV-Output.
|
Mon, 22 Mar 2010 12:52:09 +0000 |
Tim Englich |
Bugfix: The Description of an InputData-Object will now only be fetched if
|
Mon, 22 Mar 2010 12:47:44 +0000 |
Tim Englich |
ISSUE122: Added all required Columns for the CSV-Export.
|
Mon, 22 Mar 2010 11:23:33 +0000 |
Ingo Weinzierl |
Adjusted mapfile templates for 'Horizontalschnitte' - display DESC column as label in a WMS layer (issue209).
|
Mon, 22 Mar 2010 10:57:35 +0000 |
Ingo Weinzierl |
Added a further column in the isolines shapefile to store a description used to be displayed as labels in a wms layer (issue209).
|
Mon, 22 Mar 2010 09:15:05 +0000 |
Ingo Weinzierl |
Added a cleanup mechanism to do some things before an artifact is being exported (issue208).
|
Fri, 19 Mar 2010 13:20:04 +0000 |
Tim Englich |
Modified the Workflow for "Horizontales Schnittprofil" so that the Inputvalues of the Mapviewer-Interface take effect.
|
Fri, 19 Mar 2010 12:40:55 +0000 |
Tim Englich |
Added new German resources for fis_marinefeatures according to msg1067 of Issue2005.
|
Fri, 19 Mar 2010 12:12:10 +0000 |
Tim Englich |
Added Support of Layers which are Joined from two Tables.
|
Fri, 19 Mar 2010 10:57:40 +0000 |
Tim Englich |
Integrated FIS Marine Features with Product Layer into the System.
|
Fri, 19 Mar 2010 10:02:15 +0000 |
Tim Englich |
ISSUE92: Integrated Column BAND for Query of Layers which belong to a FIS
|
Fri, 19 Mar 2010 08:38:05 +0000 |
Tim Englich |
Fixed a bug in the Workflow of Verticalcrossections. the Geometry was not copied to the Inputvalues.
|
Fri, 19 Mar 2010 08:34:40 +0000 |
Tim Englich |
Modified the Workflow for Horizontalcrosssections so that the Inputvalues of the Mapviewer-Interface take affect.
|
Fri, 19 Mar 2010 08:32:47 +0000 |
Tim Englich |
Modified the Workflow for Horizontalprofiles so that the Inputvalues of the Mapviewer-Interface take affect.
|
Tue, 16 Mar 2010 14:22:18 +0000 |
Tim Englich |
Modified the Workflow of Verticalcrosssections on Meshes that the Data that was sent by the Mapviewer-Interface take effect.
|
Tue, 16 Mar 2010 13:10:44 +0000 |
Tim Englich |
Bugfixes: Fixed the Query for Parameters in Timeseries and VerticalProfiles in Meshes.
|
Tue, 16 Mar 2010 13:06:53 +0000 |
Tim Englich |
Modified the Workflow for Verticalprofiles and Timeseries on Meshes in that case that the Inputvalues of the Mapviewer-Interface take affect.
|
Tue, 16 Mar 2010 13:02:56 +0000 |
Tim Englich |
Added an new State wich will handle the Display of Coordinatevalues and fetch given Inputparameters from the Presettings and copy them to the InputValues.
|
Tue, 16 Mar 2010 12:55:58 +0000 |
Tim Englich |
Integrated handling of WKT-Strings for Points to extract Points from a given Inputstring.
|
Tue, 16 Mar 2010 12:53:37 +0000 |
Tim Englich |
Improvement: Values of Type Geometry which are Points will be prepared as Regions for DB-Query.
|
Tue, 16 Mar 2010 10:29:16 +0000 |
Ingo Weinzierl |
Changed the structure for parameter/measurement matrix in the describe document (issue199).
|
Tue, 16 Mar 2010 08:51:50 +0000 |
Tim Englich |
Modified the Workflow of Product Layer for Contis and Nauthis that the Data that was sent by the Mapviewer-Interface take effect.
|
Tue, 16 Mar 2010 08:50:13 +0000 |
Tim Englich |
Fixed NPE using the Presettings-Object without given Presettings.
|
Mon, 15 Mar 2010 17:01:42 +0000 |
Tim Englich |
Modified the Workflow of Horizontalprofiles on Instantaneouspoints that the Data that was sent by the Mapviewer-Interface take effect.
|
Mon, 15 Mar 2010 15:39:59 +0000 |
Ingo Weinzierl |
Changed source of displayed coordinate in 'HorizontalProfil'-charts' subtitle (issue120).
|
Mon, 15 Mar 2010 15:26:26 +0000 |
Tim Englich |
Modified the Workflow of Verticalprofiles on TimeSeriespoints that the Data that was sent by the Mapviewer-Interface take effect.
|
Mon, 15 Mar 2010 15:15:56 +0000 |
Tim Englich |
Modified the Workflow of TimeSeries on TimeSeriespoints that the Data that was sent by the Mapviewer-Interface take effect.
|
Mon, 15 Mar 2010 13:49:50 +0000 |
Tim Englich |
Modified the Workflow of TimeSeries on Meshes that the Data that was sent by the Mapviewer-Interface
|
Mon, 15 Mar 2010 13:40:14 +0000 |
Tim Englich |
Revoke Changes of r771 and override affected Methods in DefaultAutoResumeState
|
Mon, 15 Mar 2010 12:50:08 +0000 |
Tim Englich |
Integrated the handling of AutoResumeStates into the initialization Process of an Artifact.
|
Mon, 15 Mar 2010 12:39:35 +0000 |
Tim Englich |
Added Interface and Defaultimplementation for States which can be handled without any userinteraction.
|
Mon, 15 Mar 2010 12:34:40 +0000 |
Tim Englich |
Fixed NPE will using StateBase without a given Query.
|
Mon, 15 Mar 2010 12:30:53 +0000 |
Tim Englich |
Corrected C&P-Error in the Setup-Method of the PreSettingsTransferState
|
Mon, 15 Mar 2010 12:28:49 +0000 |
Tim Englich |
Added Objecttype Geometry for the Validation of Inputdata.
|
Mon, 15 Mar 2010 11:13:21 +0000 |
Ingo Weinzierl |
Implemented code for changing the title of a wms layer (issue198).
|
Mon, 15 Mar 2010 09:23:56 +0000 |
Tim Englich |
Integrated lookup of the Geometry which was put to the Artifact during the Instantiation
|
Fri, 12 Mar 2010 11:36:38 +0000 |
Tim Englich |
Put all Attributes of the Databasetables into the Shapefile which will be produced for the Product Layer
|
Fri, 12 Mar 2010 11:28:36 +0000 |
Tim Englich |
Added generic Export for all Columns which are in an ResultValue.
|
Wed, 10 Mar 2010 15:04:30 +0000 |
Ingo Weinzierl |
Use a better key - hash served by getHash() from StateBase - to put chart data into cache (issue201).
|
Wed, 10 Mar 2010 13:27:14 +0000 |
Ingo Weinzierl |
Improved exception handling while feeding an artifact.
|
Tue, 09 Mar 2010 12:54:05 +0000 |
Tim Englich |
Integrate lookup for MapFileTemplate for the different Layer.
|
Tue, 09 Mar 2010 11:42:57 +0000 |
Tim Englich |
Integrated ExceptionHandling if no Data was found for the given Layer.
|
Mon, 08 Mar 2010 15:15:08 +0000 |
Ingo Weinzierl |
Added an offset of five percent between values and chart border in vertical profile charts (issue186).
|
Mon, 08 Mar 2010 14:04:28 +0000 |
Tim Englich |
Added WMS-Publishing to Product Layer
|
Mon, 08 Mar 2010 10:51:01 +0000 |
Ingo Weinzierl |
Fixed broken titles in 'Profilschnitt'-charts (issue195).
|
Mon, 08 Mar 2010 10:04:38 +0000 |
Ingo Weinzierl |
Changed insufficient key to store results used for chart generation in cache (issue189).
|
Sat, 06 Mar 2010 08:25:14 +0000 |
Sascha L. Teichmann |
Cleanup imports
|
Fri, 05 Mar 2010 16:07:09 +0000 |
Ingo Weinzierl |
Set ttl of artifacts to a better value in config.
|
Fri, 05 Mar 2010 14:09:08 +0000 |
Ingo Weinzierl |
Added missing parameter name in describe document (issue185).
|