log

age author description
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.
Wed, 27 Jan 2010 14:26:30 +0000 Hans Plum Summarized Changes and NEWS for Release 0.4
Wed, 27 Jan 2010 13:26:02 +0000 Ingo Weinzierl Automatically select entry in multi select boxes if there is only one entry to avoid input failures.
Mon, 25 Jan 2010 14:53:38 +0000 Ingo Weinzierl Refactored xsl sheet for ui's dynamic part: Removed local-name() method, put 'group' items into a table to be well aligned and set the size of multi select boxes to max 5 items or less.
Fri, 22 Jan 2010 17:54:55 +0000 Ingo Weinzierl Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links.
Fri, 22 Jan 2010 16:08:42 +0000 Ingo Weinzierl Put former parameter into a fieldset with label and removed background image from all fieldsets.
Fri, 22 Jan 2010 13:58:30 +0000 Ingo Weinzierl Added statistic to the actions if available.
Fri, 22 Jan 2010 11:28:25 +0000 Ingo Weinzierl Moved user interface creation to an own action. This makes avoids code duplication and makes it easier to write new action to handle special interactions, because there is no need for parsing the describe document and creating the user interface after this.
Fri, 22 Jan 2010 09:49:34 +0000 Ingo Weinzierl Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state.
Wed, 20 Jan 2010 14:44:39 +0000 Ingo Weinzierl Fixed issue149. Render the chart if there are output modes existing for this state - not if there are further states. TODO: We should check if there is an output mode named 'chart' before rendering a chart.
Wed, 20 Jan 2010 14:18:32 +0000 Ingo Weinzierl Added labels for chart option 'draw data points'.
Wed, 20 Jan 2010 13:12:49 +0000 Ingo Weinzierl Adapted static ui to bsh style.
Tue, 19 Jan 2010 16:34:28 +0000 Ingo Weinzierl Disabled step-back functionality.
Tue, 19 Jan 2010 14:50:39 +0000 Tim Englich Added Junit-TestCase for the ExternalCallParser Interface
Tue, 19 Jan 2010 14:47:36 +0000 Tim Englich Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV
Mon, 18 Jan 2010 16:21:54 +0000 Ingo Weinzierl Added a link to jump back to the fis selection.
Mon, 18 Jan 2010 13:42:44 +0000 Ingo Weinzierl Just include a select box for choosing the fis if there is no static part in the describe document.
Sun, 17 Jan 2010 21:18:30 +0000 Sascha L. Teichmann Using a simpler demo WKT polygon in "Horizontalschnitt".
Sun, 17 Jan 2010 17:09:21 +0000 Sascha L. Teichmann Only display chart addons if we really display a chart.
Sun, 17 Jan 2010 11:52:17 +0000 Sascha L. Teichmann Added download links for ZIP files and WMS layers.
Fri, 15 Jan 2010 20:22:38 +0000 Sascha L. Teichmann Cleanup imports
Thu, 14 Jan 2010 10:34:39 +0000 Ingo Weinzierl Fixed a bug which prevented the user to draw charts.
Wed, 13 Jan 2010 22:17:02 +0000 Ingo Weinzierl Render links to step back to previous states into gui. Added controller to advance back to these states.
Wed, 13 Jan 2010 11:29:40 +0000 Sascha L. Teichmann Fixes fake wkt polygon input.
Wed, 13 Jan 2010 06:51:52 +0000 Sascha L. Teichmann Added wkt polygon to test the "Horizontalschnitt"
Sat, 09 Jan 2010 17:02:03 +0000 Ingo Weinzierl Use XMLUtils.ElementCreator to create new nodes in xml documents.
Fri, 08 Jan 2010 14:31:19 +0000 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
Wed, 06 Jan 2010 09:13:45 +0000 Ingo Weinzierl Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
Tue, 05 Jan 2010 08:52:49 +0000 Ingo Weinzierl Removed for-each statements and replaced them with templates.
Mon, 04 Jan 2010 15:15:38 +0000 Ingo Weinzierl First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
Fri, 28 Sep 2012 12:13:47 +0200 Thomas Arendsen Hein merged geo-backend/0.3 0.3

http://dive4elements.wald.intevation.org