log gnv-artifacts/ChangeLog @ 458:92d6cf448598

age author description
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.

http://dive4elements.wald.intevation.org