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 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).
|
Fri, 05 Mar 2010 12:35:24 +0000 |
Tim Englich |
Added Support for writing Shapefiles and Export them as an Zipfile for the Product Layer.
|
Fri, 05 Mar 2010 09:13:17 +0000 |
Tim Englich |
ISSUE 191: Pdf, svg and png are now available.
|
Thu, 04 Mar 2010 16:23:24 +0000 |
Ingo Weinzierl |
Added a configuration section for mapserver relevant stuff. Moved source to write meta files out to an own helper class named MetaWriter.
|
Thu, 04 Mar 2010 14:06:26 +0000 |
Ingo Weinzierl |
Added some more templates for mapfile generation.
|
Thu, 04 Mar 2010 09:18:53 +0000 |
Ingo Weinzierl |
Changed the way of calculating the total distance in 'Horizontalprofil'-charts (issue171).
|
Thu, 04 Mar 2010 08:03:56 +0000 |
Ingo Weinzierl |
Added some more debug information while gap detection.
|
Wed, 03 Mar 2010 16:26:19 +0000 |
Ingo Weinzierl |
Log important values used for gap detection if debug level is enabled.
|
Wed, 03 Mar 2010 15:05:12 +0000 |
Ingo Weinzierl |
Removed workaround to send a fake document if statistic is requested for 'Horizontalschnitte' - no statistic available for this product type (issue146).
|
Wed, 03 Mar 2010 13:44:15 +0000 |
Ingo Weinzierl |
Implementedr histogram pdf export.
|
Tue, 02 Mar 2010 14:48:32 +0000 |
Ingo Weinzierl |
Implemented SVG export for histograms.
|
Tue, 02 Mar 2010 08:43:50 +0000 |
Ingo Weinzierl |
Removed CallMeta object from state which should not be serialized. Implemented a little workarround instead to save localized strings for axes descriptions of horizontal profile charts (issue180).
|
Mon, 01 Mar 2010 16:00:39 +0000 |
Ingo Weinzierl |
Display the selected value if there is no description avaible. WKT-strings will be displayed again (issue182).
|
Mon, 01 Mar 2010 14:15:33 +0000 |
Ingo Weinzierl |
Take parent states only to describe static user interface part - not the current state itself.
|
Mon, 01 Mar 2010 13:39:00 +0000 |
Ingo Weinzierl |
Removed useless methods after having refactored the caching mechanism.
|
Fri, 26 Feb 2010 13:53:05 +0000 |
Ingo Weinzierl |
Improved the describe document so that we are able to render a measurement-parameter-matrix with these data.
|
Thu, 25 Feb 2010 09:11:56 +0000 |
Ingo Weinzierl |
Adapted product configuration regarding the changes in rev704.
|
Thu, 25 Feb 2010 09:06:36 +0000 |
Ingo Weinzierl |
'Profilschnitte' are working without cache as well, now.
|
Thu, 25 Feb 2010 07:25:21 +0000 |
Ingo Weinzierl |
Changed cache initialization so that we can use GNV without using a cache.
|
Wed, 24 Feb 2010 14:30:52 +0000 |
Ingo Weinzierl |
Implemented logic to adjust number of bins corresponding to user input.
|
Tue, 23 Feb 2010 15:33:10 +0000 |
Ingo Weinzierl |
Removed a bug in pdf and svg creation.
|
Tue, 23 Feb 2010 11:47:08 +0000 |
Ingo Weinzierl |
Split up export modes from output modes.
|
Mon, 22 Feb 2010 11:29:34 +0000 |
Ingo Weinzierl |
Restructured configuration, removed duplicated entry and store config information in MapfileGenerator to avoid reading config file every time while updating mapfile.
|
Mon, 22 Feb 2010 10:43:25 +0000 |
Ingo Weinzierl |
Improved velocity configuration.
|
Sun, 21 Feb 2010 21:05:55 +0000 |
Sascha L. Teichmann |
Fixed file handle leak when writing meta data.
|
Fri, 19 Feb 2010 13:28:34 +0000 |
Ingo Weinzierl |
Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
|
Wed, 17 Feb 2010 09:40:15 +0000 |
Ingo Weinzierl |
Added MapfileGenerator stub and MapfileGenerator calls after writing and removing shapefiles.
|
Mon, 15 Feb 2010 11:58:47 +0000 |
Ingo Weinzierl |
Added histogram as output mode in configuration files.
|
Mon, 15 Feb 2010 11:44:01 +0000 |
Ingo Weinzierl |
Added new ouput mode: histogram.
|
Fri, 12 Feb 2010 18:04:58 +0000 |
Tim Englich |
Added the Configuration and the Classes for the new Product Layer.
|
Fri, 12 Feb 2010 15:36:05 +0000 |
Ingo Weinzierl |
Repaired multi parameter selection.
|
Fri, 12 Feb 2010 11:16:37 +0000 |
Ingo Weinzierl |
Repaired broken step-back-history.
|
Fri, 12 Feb 2010 09:17:21 +0000 |
Tim Englich |
Modified first Configuration of a Product that it skip States if a geometry was inserted into the PreSettings.
|
Fri, 12 Feb 2010 09:11:49 +0000 |
Tim Englich |
Added new Transition and State for using the PreSettingsValue for the decision if a Transition could be used
|
Thu, 11 Feb 2010 14:10:15 +0000 |
Ingo Weinzierl |
Repaired chart creation.
|
Thu, 11 Feb 2010 11:58:39 +0000 |
Ingo Weinzierl |
Changed the mechanism for searching for specific parameter collections.
|
Thu, 11 Feb 2010 08:54:58 +0000 |
Ingo Weinzierl |
Improved hash creation in each state.
|
Wed, 10 Feb 2010 15:35:26 +0000 |
Ingo Weinzierl |
Added descriptions to the selected input data and use them for rendering the GUI.
|
Wed, 10 Feb 2010 11:43:35 +0000 |
Ingo Weinzierl |
Parted the cache blob into pieces and changed the way how user input is stored on each state.
|
Tue, 09 Feb 2010 15:23:07 +0000 |
Tim Englich |
Added the support of the usecase that one FIS can be identified by different MapServices. In that case the parameters will be merged into the existing FIS.
|
Tue, 09 Feb 2010 14:27:55 +0000 |
Ingo Weinzierl |
First step of removing the cache blob. The static part of the describe document will be created by using the input data stored at each state. Some TODOs left (see ChangeLog).
|
Tue, 09 Feb 2010 13:01:20 +0000 |
Tim Englich |
Integrated Database-Support for the Mapviewer-Interface
|
Fri, 05 Feb 2010 14:15:09 +0000 |
Ingo Weinzierl |
Changed log4j version to 1.2.14
|
Fri, 05 Feb 2010 12:00:04 +0000 |
Tim Englich |
Changed from ArcSDE Version 9.2.5 to Version 9.3
|
Fri, 05 Feb 2010 10:36:46 +0000 |
Tim Englich |
Changes id_layer of Table layerhasparameter from literal to number.
|
Fri, 05 Feb 2010 09:58:50 +0000 |
Tim Englich |
ISSUE167
|
Tue, 02 Feb 2010 13:13:45 +0000 |
Tim Englich |
Added the usage of the Presettings in the States which are handling the choice of Parameter
|
Tue, 02 Feb 2010 13:12:11 +0000 |
Tim Englich |
Added the possibility to use the data which are send using the MapServer-Interface during the Workflow of the GNV-Artifacts.
|
Mon, 01 Feb 2010 14:52:05 +0000 |
Tim Englich |
Added the Implementation of the MetaDataService which will deliver FIS and Parameters that match to Mapservices, Region and Layers that were sent to the Service.
|
Mon, 01 Feb 2010 14:20:11 +0000 |
Tim Englich |
Remove some Structure-Errors from the ChangeLog
|
Mon, 01 Feb 2010 14:14:19 +0000 |
Tim Englich |
Compilance-Errors triggered by Interface-Modifications in the Artifact-Module.
|
Mon, 01 Feb 2010 14:03:01 +0000 |
Tim Englich |
Changed Method signatures because of Interfacemodifications in the Artifact-Module
|
Sun, 31 Jan 2010 21:50:15 +0000 |
Sascha L. Teichmann |
Added experimental support for extrapolation in "Horizontalschnitte"
|
Fri, 29 Jan 2010 13:19:34 +0000 |
Tim Englich |
Fixed the broken JUnittests.
|
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.
|
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.
|
Fri, 22 Jan 2010 18:22:11 +0000 |
Sascha L. Teichmann |
Fixed gnv/issue153
|
Fri, 22 Jan 2010 15:45:59 +0000 |
Ingo Weinzierl |
Removed debug output which has been checked in by mistake.
|
Fri, 22 Jan 2010 13:04:16 +0000 |
Tim Englich |
Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
|
Fri, 22 Jan 2010 12:48:16 +0000 |
Tim Englich |
Make the mean with of an Mesh configurable issue93
|
Fri, 22 Jan 2010 10:32:49 +0000 |
Tim Englich |
Fixed Compiler-Error after adding further Methods to the Interface ArtifactDatabase.
|
Fri, 22 Jan 2010 08:13:39 +0000 |
Tim Englich |
Fixed Compiler-Error in JUnit-Test for ShapefileExport after changes in the Method-Signature.
|
Thu, 21 Jan 2010 16:08:08 +0000 |
Ingo Weinzierl |
Removed never try-catch of a never thrown exception.
|
Thu, 21 Jan 2010 14:42:51 +0000 |
Ingo Weinzierl |
Solved some issues. Removed encoding problems while formatting coordinates (issue137) and use this format as subtitle in charts (issue136).
|
Thu, 21 Jan 2010 10:09:01 +0000 |
Ingo Weinzierl |
Solved issue100. Improved axes range. Scale dataset to its own axis.
|
Wed, 20 Jan 2010 17:54:48 +0000 |
Ingo Weinzierl |
Solved issue152. Time intervals of timeseries axis are defined by JFreeChart automatically.
|
Wed, 20 Jan 2010 16:05:52 +0000 |
Sascha L. Teichmann |
Trigger the calculation of the "Horizontalschnitt" when the output state is initialized.
|
Wed, 20 Jan 2010 15:48:31 +0000 |
Ingo Weinzierl |
Solved issue 129. Renamed i and j axis to 'West-East-Axis' and 'North-South-Axis'.
|
Wed, 20 Jan 2010 15:17:35 +0000 |
Ingo Weinzierl |
Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
|
Wed, 20 Jan 2010 14:47:30 +0000 |
Sascha L. Teichmann |
Speed up the "Horizontalschnitte"
|
Wed, 20 Jan 2010 08:50:10 +0000 |
Ingo Weinzierl |
Fixed some bugs in configuration regarding description and mimetype of svg exports.
|
Tue, 19 Jan 2010 23:01:24 +0000 |
Sascha L. Teichmann |
Clip "Horizontalschnitte" against given clipping polygon.
|
Tue, 19 Jan 2010 21:23:28 +0000 |
Sascha L. Teichmann |
Upgraded to Geotools 2.5.8. Write polygons and line strings to
|
Tue, 19 Jan 2010 17:55:08 +0000 |
Sascha L. Teichmann |
Fixed import error.
|
Tue, 19 Jan 2010 16:47:25 +0000 |
Ingo Weinzierl |
Issue142. Paid attention on array length. Parameters without values resulted in ArrayIndexOutOfBoundsExceptions.
|
Tue, 19 Jan 2010 14:06:10 +0000 |
Sascha L. Teichmann |
Generate JTS geometries of "Horizontalschnitte" correctly.
|
Tue, 19 Jan 2010 12:45:51 +0000 |
Tim Englich |
Do some Bugfixes after testing the Schema and Testdata against an Oracle 10.2 DBMS.
|
Tue, 19 Jan 2010 10:58:46 +0000 |
Ingo Weinzierl |
Changed some method signatures of the State interface. Use CallContext objects instead of CallMeta objects which are a subset of CallContext.
|
Tue, 19 Jan 2010 10:06:03 +0000 |
Ingo Weinzierl |
Added labels and titles to 'Profilschnitt' charts.
|
Mon, 18 Jan 2010 15:49:12 +0000 |
Ingo Weinzierl |
Mark the fis select node with an attribute 'fis', which is important for the XSL sheet to create a link to step back to this point.
|
Mon, 18 Jan 2010 15:14:22 +0000 |
Tim Englich |
Added Comments and further Informations to the external Interface Schema
|
Mon, 18 Jan 2010 14:17:25 +0000 |
Tim Englich |
Added Database-Schema and Testdata for the MapViewer-Interface
|
Mon, 18 Jan 2010 13:43:50 +0000 |
Ingo Weinzierl |
Appended the selected fis to the describe document.
|
Mon, 18 Jan 2010 11:40:41 +0000 |
Sascha L. Teichmann |
Fixed indention of ChangeLog
|
Mon, 18 Jan 2010 11:32:23 +0000 |
Tim Englich |
Fixed Unittest for HorizontalCrossSections.
|
Mon, 18 Jan 2010 11:26:51 +0000 |
Tim Englich |
Fixed Compilation and Runtimeerrors in Unittests.
|
Mon, 18 Jan 2010 11:25:52 +0000 |
Sascha L. Teichmann |
Generate JTS geometries (multi polygons and multi linestrings) from
|
Mon, 18 Jan 2010 10:56:41 +0000 |
Sascha L. Teichmann |
Added explicit index scheme to palette classes to allow external references.
|
Sun, 17 Jan 2010 21:26:21 +0000 |
Sascha L. Teichmann |
Fixed some bugs with calculating "Horizontalschnitte".
|
Sun, 17 Jan 2010 16:34:11 +0000 |
Sascha L. Teichmann |
Added end of life support for artifact states. Implemented ZIP download
|
Sun, 17 Jan 2010 12:22:56 +0000 |
Sascha L. Teichmann |
Rebased "Horizonalschnitte" to own state class to break from the not
|
Fri, 15 Jan 2010 20:39:30 +0000 |
Sascha L. Teichmann |
Cleaned up imports
|
Fri, 15 Jan 2010 18:21:49 +0000 |
Ingo Weinzierl |
Added support to step back to the point for choosing a product.
|
Fri, 15 Jan 2010 10:13:18 +0000 |
Tim Englich |
Added the Configurationproperty serverRoundtripInterval to the Configuration of the Connectionpool.
|
Fri, 15 Jan 2010 09:54:51 +0000 |
Tim Englich |
Added new Step for querying the Years where measurements has been done into the TestCase.
|
Thu, 14 Jan 2010 11:07:27 +0000 |
Ingo Weinzierl |
Renamed FISSelectArtifact to SelectProductArtifact which fits better, because the intent of this artifact is to choose a product - not a fis.
|
Thu, 14 Jan 2010 10:34:05 +0000 |
Sascha L. Teichmann |
Added area interpolation needed for "Horizontalschnitt"
|
Wed, 13 Jan 2010 23:10:56 +0000 |
Ingo Weinzierl |
Added support to step back to previous states. Add state names to xform nodes in describe document and append old targets to list of reachable targets.
|
Wed, 13 Jan 2010 18:58:26 +0000 |
Sascha L. Teichmann |
Added configuration of directory of "Horizontalschnitt" shape files.
|
Tue, 12 Jan 2010 17:41:59 +0000 |
Sascha L. Teichmann |
Some minor code cleanup
|
Tue, 12 Jan 2010 15:25:32 +0000 |
Ingo Weinzierl |
Added mechanism for advancing to previous states.
|
Tue, 12 Jan 2010 12:42:53 +0000 |
Tim Englich |
Added a new State in Product Verticalprofile in Timeseriespoints.
|
Tue, 12 Jan 2010 11:34:25 +0000 |
Tim Englich |
Added ij-Index determination for horizontal-cross-sections.
|
Tue, 12 Jan 2010 08:49:51 +0000 |
Ingo Weinzierl |
Use XMLUtils to evaluate xpath expressions instead of using Config class. Adapted xpath (namespace and prefix).
|
Mon, 11 Jan 2010 15:26:24 +0000 |
Tim Englich |
Set NameSpaceAware to true to get the Unittests work again.
|
Mon, 11 Jan 2010 00:29:45 +0000 |
Sascha L. Teichmann |
Added support to trace rasters to JTS multi polygons and multi line strings.
|
Sat, 09 Jan 2010 17:55:45 +0000 |
Ingo Weinzierl |
Next step of changing the concept how to use the user interface. Adapted namespaces and replaced FISArtifact with a ProxyArtifact.
|
Sat, 09 Jan 2010 16:58:53 +0000 |
Sascha L. Teichmann |
Make ground interpolation for vertical cross section configurable.
|
Sat, 09 Jan 2010 12:45:42 +0000 |
Sascha L. Teichmann |
Use new raster access.
|
Fri, 08 Jan 2010 14:27:49 +0000 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
Fri, 08 Jan 2010 13:04:29 +0000 |
Tim Englich |
Modified Testcases that they work using the ARCSDE 9.2
|
Fri, 08 Jan 2010 10:01:35 +0000 |
Tim Englich |
Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections
|
Wed, 06 Jan 2010 10:09:51 +0000 |
Sascha L. Teichmann |
Improved raster tile based height evaluation.
|
Tue, 05 Jan 2010 14:12:03 +0000 |
Tim Englich |
Added RasterObject for caching the Rastertiles to get a better performance.
|
Mon, 04 Jan 2010 15:41:29 +0000 |
Ingo Weinzierl |
Splitted code pathes of dynamic and static nodes. Static nodes contain the selected value only instead of transfering the whole stack of options again.
|
Mon, 04 Jan 2010 15:27:33 +0000 |
Tim Englich |
Added Rasterdatasupport to VerticalCrossSections
|
Mon, 04 Jan 2010 15:20:14 +0000 |
Sascha L. Teichmann |
Refactored statistics classes a bit. Added class for vertical cross sections.
|
Mon, 04 Jan 2010 13:42:49 +0000 |
Sascha L. Teichmann |
vertical cross section: Fixed problem with running to max depth on every column in interpolation.
|
Mon, 04 Jan 2010 13:14:27 +0000 |
Sascha L. Teichmann |
Enable PDF export of vertical cross section charts.
|
Mon, 04 Jan 2010 12:42:16 +0000 |
Sascha L. Teichmann |
Use JFreeCharts ValueAxis.valueToJava2D() to transform data values
|
Mon, 04 Jan 2010 02:49:42 +0000 |
Sascha L. Teichmann |
Render labels in vertical cross section charts.
|
Sun, 03 Jan 2010 15:57:02 +0000 |
Sascha L. Teichmann |
Add only color to scale of vertical cross section which are in the chart.
|
Sun, 03 Jan 2010 12:16:55 +0000 |
Sascha L. Teichmann |
Generate iso line classes according gnv-issues/issue108
|
Fri, 01 Jan 2010 21:52:41 +0000 |
Sascha L. Teichmann |
Improved generation of iso lines in vertical cross section.
|
Fri, 01 Jan 2010 12:08:05 +0000 |
Sascha L. Teichmann |
Connected vertical cross section with chart generation.
|
Wed, 30 Dec 2009 23:02:10 +0000 |
Sascha L. Teichmann |
Fixed some bugs and create "Profilschnitt" polygons via configuration.
|
Wed, 30 Dec 2009 10:35:19 +0000 |
Sascha L. Teichmann |
Added configuration for vertical cross sections ("Profilschnitte")
|
Tue, 29 Dec 2009 14:54:17 +0000 |
Sascha L. Teichmann |
"horizontale Schnittprofile" are now configured via conf.xml
|
Tue, 29 Dec 2009 10:09:26 +0000 |
Sascha L. Teichmann |
Create a new 'gnv' section in config file.
|
Tue, 29 Dec 2009 06:53:31 +0000 |
Sascha L. Teichmann |
Added raster filter framework for "Profilschnitte"
|
Mon, 28 Dec 2009 17:13:12 +0000 |
Sascha L. Teichmann |
Cleaned up messy code a bit in "Horizontales Schnittprofil" and "Profilschnitt".
|
Mon, 28 Dec 2009 16:24:05 +0000 |
Sascha L. Teichmann |
Loop through configuration to chart generation.
|
Mon, 28 Dec 2009 11:50:27 +0000 |
Sascha L. Teichmann |
Added manager to handle several levels of palette subdivsions.
|
Sun, 27 Dec 2009 05:25:40 +0000 |
Sascha L. Teichmann |
Added vectorizer rings callback to generate iso lines.
|
Sat, 26 Dec 2009 15:32:08 +0000 |
Sascha L. Teichmann |
Added vectorizer rings callback which generates polygon datasets suitable
|
Fri, 25 Dec 2009 12:00:14 +0000 |
Sascha L. Teichmann |
Added code to split palette interval into equal sized parts.
|
Wed, 23 Dec 2009 15:28:40 +0000 |
Sascha L. Teichmann |
Implemented the raster interpolation for the 'Profilschnitt'.
|
Wed, 23 Dec 2009 12:20:25 +0000 |
Sascha L. Teichmann |
Added interpolation capabilities along z axis to XYColumns.
|
Wed, 23 Dec 2009 09:45:40 +0000 |
Sascha L. Teichmann |
Added some type safety. Fixed z value bug in reading database preprocessing. Only dissemble WKT points if really needed.
|
Wed, 23 Dec 2009 06:53:46 +0000 |
Sascha L. Teichmann |
Refactored the XYColumn and Point2d code a bit to be more reusable in 3D.
|
Tue, 22 Dec 2009 20:45:45 +0000 |
Sascha L. Teichmann |
Load salinity palette correctly.
|
Tue, 22 Dec 2009 17:19:10 +0000 |
Ingo Weinzierl |
Finished preprocessing data for interpolation in verticalcrosssection charts.ß
|
Tue, 22 Dec 2009 13:18:07 +0000 |
Ingo Weinzierl |
Adjusted sql queries and configuration for verticalcrosssection products. Some code refactoring and improved error handling.
|
Tue, 22 Dec 2009 13:10:56 +0000 |
Ingo Weinzierl |
Added data model classes to store information for interpolation.
|
Tue, 22 Dec 2009 10:34:15 +0000 |
Sascha L. Teichmann |
Load palettes from configuration.
|
Mon, 21 Dec 2009 19:58:17 +0000 |
Sascha L. Teichmann |
Horizontale Schnittprofile. Ignore invalid interpolation correctly.
|
Mon, 21 Dec 2009 18:00:54 +0000 |
Sascha L. Teichmann |
Added support for converting 2D rasters into polygons.
|
Mon, 21 Dec 2009 17:03:10 +0000 |
Ingo Weinzierl |
Moved some methods back to old place.
|
Mon, 21 Dec 2009 16:47:45 +0000 |
Sascha L. Teichmann |
Added Ingo Weinzierl's special JFreeChart classes.
|
Mon, 21 Dec 2009 16:01:35 +0000 |
Ingo Weinzierl |
Prepared state and transitions of verticalcrosssection.
|
Mon, 21 Dec 2009 15:57:04 +0000 |
Ingo Weinzierl |
Outsourcing of some methods for preparing results for chart creation.
|
Mon, 21 Dec 2009 15:28:33 +0000 |
Sascha L. Teichmann |
Added color palettes for several parameters.
|
Mon, 21 Dec 2009 14:41:18 +0000 |
Sascha L. Teichmann |
Horizontales Schnittprofil:
|
Mon, 21 Dec 2009 13:55:42 +0000 |
Ingo Weinzierl |
Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
|
Mon, 21 Dec 2009 13:49:49 +0000 |
Ingo Weinzierl |
Added support of gap detection in horizontalcrossprofile charts.
|
Thu, 17 Dec 2009 18:56:03 +0000 |
Sascha L. Teichmann |
Release 0.3
|
Thu, 17 Dec 2009 18:05:23 +0000 |
Sascha L. Teichmann |
Bind REST server to localhost.
|
Thu, 17 Dec 2009 16:57:05 +0000 |
Sascha L. Teichmann |
s/Modeldaten/Modelldaten/
|
Thu, 17 Dec 2009 16:08:37 +0000 |
Sascha L. Teichmann |
Fixed typo
|
Thu, 17 Dec 2009 15:39:20 +0000 |
Sascha L. Teichmann |
Remove wkt line strings from i18n
|
Thu, 17 Dec 2009 13:21:43 +0000 |
Ingo Weinzierl |
Changed depending value for gap detection in verticalprofile charts on meshes.
|
Thu, 17 Dec 2009 11:42:21 +0000 |
Ingo Weinzierl |
Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.
|
Thu, 17 Dec 2009 10:20:05 +0000 |
Ingo Weinzierl |
Added column labels for csv export of timeseries, vertical and horizontal profiles.
|
Wed, 16 Dec 2009 23:07:47 +0000 |
Hans Plum |
Issue 129: Fixed i18n strings for german language
|
Wed, 16 Dec 2009 22:10:46 +0000 |
Sascha L. Teichmann |
Fixed index error in i-gap detection in 2D interpolation.
|
Wed, 16 Dec 2009 19:29:05 +0000 |
Ingo Weinzierl |
Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.
|
Wed, 16 Dec 2009 11:58:44 +0000 |
Ingo Weinzierl |
Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
|
Wed, 16 Dec 2009 08:05:25 +0000 |
Ingo Weinzierl |
Removed usesless chart factories.
|
Wed, 16 Dec 2009 01:32:19 +0000 |
Sascha L. Teichmann |
Added result set handling. Needs some testing.
|
Tue, 15 Dec 2009 22:25:53 +0000 |
Sascha L. Teichmann |
Added code to do 2D interpolations along a digitied track on the map.
|
Tue, 15 Dec 2009 15:58:58 +0000 |
Sascha L. Teichmann |
Added mapping from linear diagram space to 2D map coordinates.
|
Tue, 15 Dec 2009 15:50:39 +0000 |
Tim Englich |
Issue96 Resloved big that one entry is missiing in the Statitic.
|
Tue, 15 Dec 2009 15:30:25 +0000 |
Ingo Weinzierl |
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
|
Tue, 15 Dec 2009 15:14:21 +0000 |
Sascha L. Teichmann |
Fill (i, j)-gaps when building index buffer.
|
Tue, 15 Dec 2009 14:55:42 +0000 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
Tue, 15 Dec 2009 14:12:58 +0000 |
Sascha L. Teichmann |
Upgraded to Apache Commons Math 2.0.
|
Tue, 15 Dec 2009 10:31:16 +0000 |
Tim Englich |
Added the name Productname for "horizontale Schnittprofile". to the
|
Tue, 15 Dec 2009 10:20:16 +0000 |
Tim Englich |
Added Support for "horizontale Schnittprofile"
|
Tue, 15 Dec 2009 10:13:09 +0000 |
Ingo Weinzierl |
Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
|
Mon, 14 Dec 2009 15:56:20 +0000 |
Ingo Weinzierl |
Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
|
Mon, 14 Dec 2009 14:36:43 +0000 |
Sascha L. Teichmann |
Added buffer creator in index (i, j) space.
|
Fri, 11 Dec 2009 11:18:21 +0000 |
Ingo Weinzierl |
Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.
|
Fri, 11 Dec 2009 10:41:24 +0000 |
Sascha L. Teichmann |
Removed needless imports.
|
Fri, 11 Dec 2009 10:13:39 +0000 |
Tim Englich |
Added Z-Value to verticalcrosssection_mesh_chart_data.
|
Fri, 11 Dec 2009 10:02:10 +0000 |
Tim Englich |
Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.
|
Fri, 11 Dec 2009 09:42:54 +0000 |
Ingo Weinzierl |
Fade out range axis gridlines in charts if there are more than one axis.
|
Fri, 11 Dec 2009 09:05:17 +0000 |
Ingo Weinzierl |
Added axis labels for charts and use them while generating charts.
|
Fri, 11 Dec 2009 08:44:46 +0000 |
Ingo Weinzierl |
Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
|
Wed, 09 Dec 2009 10:22:49 +0000 |
Ingo Weinzierl |
Added ChangeLog entry for last commit.
|
Wed, 09 Dec 2009 09:47:10 +0000 |
Sascha L. Teichmann |
Dead artifacts are removed only every 15mins from
|
Tue, 08 Dec 2009 13:52:42 +0000 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
Tue, 08 Dec 2009 13:38:21 +0000 |
Tim Englich |
Last Step of the Refactoring Work on the Transition Model.
|
Tue, 08 Dec 2009 11:18:27 +0000 |
Ingo Weinzierl |
Added marker for different data sources in sql queries.
|
Tue, 08 Dec 2009 08:39:03 +0000 |
Tim Englich |
Some Refactoring work done.
|
Mon, 07 Dec 2009 17:03:24 +0000 |
Ingo Weinzierl |
Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.
|
Mon, 07 Dec 2009 10:33:31 +0000 |
Ingo Weinzierl |
Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
|
Fri, 04 Dec 2009 15:31:07 +0000 |
Ingo Weinzierl |
ChangeLog entry and ressource bundles for last commit.
|
Fri, 04 Dec 2009 09:04:10 +0000 |
Sascha L. Teichmann |
Cleaned up ChangeLog a bit.
|
Wed, 02 Dec 2009 15:42:46 +0000 |
Ingo Weinzierl |
Added time gap detection to time series charts.
|
Wed, 02 Dec 2009 11:07:40 +0000 |
Ingo Weinzierl |
Added JBoss repository for JFreeChart 1.0.13.
|
Wed, 02 Dec 2009 10:50:12 +0000 |
Ingo Weinzierl |
New options in chart template: visibility of lines and points in charts and point's size.
|
Tue, 01 Dec 2009 16:27:56 +0000 |
Tim Englich |
Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.
|
Tue, 01 Dec 2009 15:58:02 +0000 |
Tim Englich |
Refactoring of the Transitionmodel.
|
Mon, 30 Nov 2009 15:08:47 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Mon, 30 Nov 2009 15:04:26 +0000 |
Ingo Weinzierl |
Updated Batik library to 1.7
|
Mon, 30 Nov 2009 14:19:23 +0000 |
Ingo Weinzierl |
Completed last commit.
|
Mon, 30 Nov 2009 09:51:59 +0000 |
Ingo Weinzierl |
Implemented pdf export of charts.
|
Fri, 27 Nov 2009 13:00:00 +0000 |
Tim Englich |
Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
|
Thu, 26 Nov 2009 16:10:47 +0000 |
Ingo Weinzierl |
Implemented a helper class for exporting charts. Adapted code.
|
Thu, 26 Nov 2009 15:59:25 +0000 |
Ingo Weinzierl |
Added pdf as export format to xml configuration of products.
|
Thu, 26 Nov 2009 08:54:50 +0000 |
Ingo Weinzierl |
Added point in TODO regarding tick-unit distance of timeseries charts.
|
Thu, 26 Nov 2009 08:47:44 +0000 |
Ingo Weinzierl |
Localization of chart axis with locale which fits best to server and browser settings.
|
Thu, 26 Nov 2009 08:45:04 +0000 |
Ingo Weinzierl |
Added ChangeLog entry from last commit.
|
Wed, 25 Nov 2009 11:41:42 +0000 |
Ingo Weinzierl |
Generate timeseries chart in TimeSeriesChart class instead of AbstractXYChart to instantiate special timeseries charts.
|
Wed, 25 Nov 2009 09:32:00 +0000 |
Ingo Weinzierl |
Corrected committer from the last revision in ChangeLog.
|
Tue, 24 Nov 2009 19:14:58 +0000 |
Ingo Weinzierl |
Added timegap definitions to charts. Adapted constructors and constructor calls.
|
Tue, 24 Nov 2009 15:59:51 +0000 |
Tim Englich |
Added new Timevalues because the Data in the DWH has changed.
|
Tue, 24 Nov 2009 14:40:53 +0000 |
Ingo Weinzierl |
Added dependencies for esri and ibm libraries required for unit tests.
|
Tue, 24 Nov 2009 14:39:36 +0000 |
Tim Englich |
Fixed some broken Method-Extentions.
|
Tue, 24 Nov 2009 13:29:36 +0000 |
Tim Englich |
Bugfix for issue91, wrong depth will be drawn in TimeseriesCharts in Meshes
|
Mon, 23 Nov 2009 17:20:14 +0000 |
Ingo Weinzierl |
Remove chart from cache when data which is displayed in chart has changed.
|
Mon, 23 Nov 2009 17:01:28 +0000 |
Ingo Weinzierl |
The style of charts can be configured with ChartThemes using XML configuration files.
|
Fri, 20 Nov 2009 15:45:25 +0000 |
Ingo Weinzierl |
Export format of charts is related to mime-type.
|
Fri, 20 Nov 2009 14:46:37 +0000 |
Ingo Weinzierl |
Removed mistake from xml structure of the artifact protocol.
|
Fri, 20 Nov 2009 14:03:31 +0000 |
Ingo Weinzierl |
Removed duplicated and needless imports.
|
Fri, 20 Nov 2009 13:51:14 +0000 |
Ingo Weinzierl |
Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes.
|
Thu, 19 Nov 2009 15:30:27 +0000 |
Ingo Weinzierl |
Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts.
|
Thu, 19 Nov 2009 15:24:45 +0000 |
Ingo Weinzierl |
Interface and abstract classes for chart creation implemented.
|
Tue, 17 Nov 2009 11:51:33 +0000 |
Ingo Weinzierl |
Updated JFreeChart to 1.0.13 and added dependency of JCommon 1.0.15
|
Tue, 17 Nov 2009 11:12:21 +0000 |
Ingo Weinzierl |
Updated JFreeChart library from 1.0.7 to 1.0.12
|
Mon, 16 Nov 2009 08:19:04 +0000 |
Ingo Weinzierl |
Added start-script to version control.
|
Fri, 13 Nov 2009 20:29:29 +0000 |
Hans Plum |
RELEASE 0.2: Summarized activities in NEWS, Changes
|
Fri, 13 Nov 2009 19:15:30 +0000 |
Hans Plum |
Unified style of ChangeLog descriptions refering to issues
|
Fri, 13 Nov 2009 14:51:58 +0000 |
Tim Englich |
Moved Comment according to Instantiationerrors loading Artifact.
|
Fri, 13 Nov 2009 13:01:01 +0000 |
Tim Englich |
Added Documentation of Configuration-Files
|
Fri, 13 Nov 2009 09:57:25 +0000 |
Tim Englich |
Removed Statisticsupport for VerticalCrossSection and HorizontalCrossSection according to Requirement TG_0030.061
|
Thu, 12 Nov 2009 14:47:20 +0000 |
Tim Englich |
Added proper values for calculating the Statistics of VerticalProfiles and HorizontalProfiles issue86
|
Thu, 12 Nov 2009 11:40:32 +0000 |
Tim Englich |
Translated "Keine Auswahl" to "No Selection" according to the Specification that
|
Thu, 12 Nov 2009 10:15:05 +0000 |
Tim Englich |
Put a name to each Statistic group which is similar to the name of the
|
Wed, 11 Nov 2009 15:54:31 +0000 |
Tim Englich |
Added Validation if a given maxvalue is greater than a given minvalue issue19
|
Wed, 11 Nov 2009 12:16:15 +0000 |
Tim Englich |
BugFix: The Value of SingleInputFields will now also be shown in the static ui. issue81
|
Wed, 11 Nov 2009 09:52:16 +0000 |
Tim Englich |
BugFix: Storage of "feeded" MinMaxValues will now work. issue79
|
Wed, 11 Nov 2009 08:31:59 +0000 |
Tim Englich |
Removed unnecessary characters 'v' from the Documents. issue76
|
Tue, 10 Nov 2009 15:41:31 +0000 |
Tim Englich |
Added Ressources for the AreaFilter Ids areaid and subareid
|
Tue, 10 Nov 2009 15:31:39 +0000 |
Tim Englich |
Sort Columns to the given order of the ODV-Specification
|
Tue, 10 Nov 2009 14:37:42 +0000 |
Tim Englich |
Added ODV-Export to VerticalCrossSection on Meshes
|
Tue, 10 Nov 2009 14:10:52 +0000 |
Tim Englich |
Added ODV-Export to HorizontalCrossSection on Meshes
|
Tue, 10 Nov 2009 11:48:41 +0000 |
Tim Englich |
Added ODV-Export to HorizontalProfiles on InstantaneousPoint
|