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