log

age author description
Fri, 12 Feb 2010 09:29:54 +0000 Tim Englich Modified the Create-Artifact-Request-Body that a Geometry will be put into
Tue, 09 Feb 2010 13:16:19 +0000 Tim Englich Added Sampledata and a sample how to call the MapViewer-Interface using CURL.
Tue, 09 Feb 2010 13:13:41 +0000 Tim Englich Integrated an Textarea so that is possible to manipulate the XML-Document
Tue, 09 Feb 2010 13:09:45 +0000 Tim Englich Removed trailing and leading Whitespaces from the Parametervalue which
Tue, 09 Feb 2010 13:05:49 +0000 Tim Englich Fixed a NPE. Now it is possible to put an Mapservice without an Layer into
Fri, 05 Feb 2010 14:16:03 +0000 Ingo Weinzierl Changed log4j version to 1.2.14
Tue, 02 Feb 2010 08:22:20 +0000 Tim Englich Added temporally Possibility to send an MapViewer-Interface-Request using the GUI of the GNV
Mon, 01 Feb 2010 15:08:39 +0000 Tim Englich Added further business logic for the MapViewer-Interface
Fri, 28 Sep 2012 12:13:50 +0200 Thomas Arendsen Hein merged geo-backend/0.4 0.4
Wed, 27 Jan 2010 14:50:07 +0000 Hans Plum Summarized Changes and NEWS for Release 0.4
Tue, 26 Jan 2010 16:33:36 +0000 Sascha L. Teichmann Fixed gnv/issue107
Tue, 26 Jan 2010 13:55:55 +0000 Tim Englich Added two Sample-Application demonstrating Bugs in the ArcSDE
Mon, 25 Jan 2010 12:12:31 +0000 Sascha L. Teichmann Another attempt to fix gnv/issue34. Implemented an internal idle time checking.
Fri, 15 Jan 2010 20:57:13 +0000 Sascha L. Teichmann Cleanup imports
Fri, 15 Jan 2010 10:09:41 +0000 Tim Englich Improved the Objectvalidation of the ArcSDE-Databaseconnections
Tue, 12 Jan 2010 00:27:53 +0000 Sascha L. Teichmann Added bicubic spline interpolation on raster tiles.
Sat, 09 Jan 2010 16:40:19 +0000 Sascha L. Teichmann Added method to figure out interpolation method for a given string in raster tiles.
Sat, 09 Jan 2010 16:12:10 +0000 Sascha L. Teichmann Implemented bilinear interpolation on raster tiles.
Sat, 09 Jan 2010 12:41:26 +0000 Sascha L. Teichmann Fixed access to raster data.
Fri, 08 Jan 2010 14:40:08 +0000 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
Tue, 05 Jan 2010 15:08:01 +0000 Sascha L. Teichmann Made RasterObject serializable to be cachable beyond reboot.
Tue, 05 Jan 2010 14:09:53 +0000 Tim Englich Added RasterObject for caching the Rastertiles to get a better performance
Mon, 04 Jan 2010 15:22:09 +0000 Tim Englich Added Rasterdatasupport to the ARCSDE-Statement
Sat, 19 Dec 2009 14:45:21 +0000 Sascha L. Teichmann Small fixes for Ehcache based SQL results caching.
Fri, 18 Dec 2009 16:13:52 +0000 Sascha L. Teichmann Experimental caching of SQL results via Ehache
Fri, 28 Sep 2012 12:13:49 +0200 Thomas Arendsen Hein merged gnv-artifacts/0.4
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.
Tue, 26 Jan 2010 10:02:49 +0000 Ingo Weinzierl Solved issue161. Adapted transition model of verticalprofiles. Splitted date selection into two steps.
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.

http://dive4elements.wald.intevation.org