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.
|