log

age author description
Fri, 03 Feb 2012 09:39:22 +0000 Ingo Weinzierl Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.
Fri, 03 Feb 2012 09:35:46 +0000 Ingo Weinzierl New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.
Thu, 02 Feb 2012 16:39:50 +0000 Ingo Weinzierl The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.
Thu, 02 Feb 2012 16:38:12 +0000 Ingo Weinzierl Improved WQTimerange and HistoricalDischargeFacet.
Thu, 02 Feb 2012 15:44:13 +0000 Ingo Weinzierl Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.
Thu, 02 Feb 2012 15:39:28 +0000 Ingo Weinzierl Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.
Thu, 02 Feb 2012 14:00:40 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator
Thu, 02 Feb 2012 13:23:55 +0000 Felix Wolfsteller Cosmetics/care/refac.
Thu, 02 Feb 2012 12:50:33 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.
Thu, 02 Feb 2012 12:26:36 +0000 Ingo Weinzierl Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.
Thu, 02 Feb 2012 11:57:38 +0000 Ingo Weinzierl Added demo standalone app for evaluating different timeseries charts.
Thu, 02 Feb 2012 10:54:21 +0000 Raimund Renkert Issue 466.
Wed, 01 Feb 2012 15:41:11 +0000 Ingo Weinzierl Improved the 'historical discharge' calculation: implemented findValueForW().
Wed, 01 Feb 2012 15:00:13 +0000 Felix Wolfsteller Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
Wed, 01 Feb 2012 14:48:00 +0000 Ingo Weinzierl Implemented the first step of Calculation6; create Facets for each calculation results.
Wed, 01 Feb 2012 14:43:50 +0000 Ingo Weinzierl Added a new constructor to Timerange that takes Date objects for start and end.
Wed, 01 Feb 2012 14:07:38 +0000 Sascha L. Teichmann W: Forget to create ws data in constructor.
Wed, 01 Feb 2012 14:01:46 +0000 Felix Wolfsteller Did some modifications for debugging purposes, added output to reference-curve-state.
Wed, 01 Feb 2012 13:59:52 +0000 Felix Wolfsteller Register ReferenceCurve-Generators.
Wed, 01 Feb 2012 13:58:50 +0000 Felix Wolfsteller Cosmetics.
Wed, 01 Feb 2012 13:58:09 +0000 Felix Wolfsteller Add more-or-less dummy Facet in ReferenceCurveState.
Wed, 01 Feb 2012 13:57:15 +0000 Felix Wolfsteller Cosmetics.
Wed, 01 Feb 2012 13:56:38 +0000 Felix Wolfsteller Added reference curve facet type.
Wed, 01 Feb 2012 13:33:58 +0000 Ingo Weinzierl Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.
Wed, 01 Feb 2012 13:32:10 +0000 Felix Wolfsteller Addes stub for ReferenceCurve*Generator
Wed, 01 Feb 2012 12:24:05 +0000 Ingo Weinzierl Added new model classes which will be used during historical discharge curve calculation.
Wed, 01 Feb 2012 12:21:05 +0000 Ingo Weinzierl Added new helper methods to FLYSUtils that extract int[] and double[] from string.
Wed, 01 Feb 2012 11:14:24 +0000 Ingo Weinzierl Added new classes and stubs used to calculate data for historical discharge curve charts.
Wed, 01 Feb 2012 11:07:22 +0000 Ingo Weinzierl Removed needless imports.
Wed, 01 Feb 2012 09:23:44 +0000 Felix Wolfsteller Changed wording.
Wed, 01 Feb 2012 08:37:38 +0000 Felix Wolfsteller Avoid running into an NPE, but add warning to ease forensic.
Tue, 31 Jan 2012 16:26:30 +0000 Sascha L. Teichmann Fixed problems with unformatted numbers in error message.
Tue, 31 Jan 2012 15:43:38 +0000 Ingo Weinzierl Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.
Tue, 31 Jan 2012 15:14:54 +0000 Ingo Weinzierl Modified some data types in the 'historical discharge curves' transitions.
Mon, 30 Jan 2012 14:16:03 +0000 Felix Wolfsteller Fix wrong transition type towards w_diff.
Mon, 30 Jan 2012 13:36:36 +0000 Ingo Weinzierl Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.
Mon, 30 Jan 2012 13:33:18 +0000 Felix Wolfsteller Add manual point handling for many different chart types.
Mon, 30 Jan 2012 13:29:07 +0000 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
Mon, 30 Jan 2012 13:23:40 +0000 Ingo Weinzierl Bugfix: use correct order of parameters to call DefaultStateData constructor.
Mon, 30 Jan 2012 10:54:38 +0000 Ingo Weinzierl Fixed a bug in the winfo transitions.
Mon, 30 Jan 2012 10:08:25 +0000 Ingo Weinzierl Added default values for min and max items prepared by MinMaxState.
Mon, 30 Jan 2012 09:57:59 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.
Mon, 30 Jan 2012 09:03:12 +0000 Ingo Weinzierl Added transitions for 'historical discharge curves' calculation.
Mon, 30 Jan 2012 08:37:01 +0000 Felix Wolfsteller Skip 'inactive' points in output generation.
Sat, 28 Jan 2012 12:50:03 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.
Fri, 27 Jan 2012 17:59:24 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).
Fri, 27 Jan 2012 17:45:26 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Added facet classes.
Fri, 27 Jan 2012 17:17:45 +0000 Sascha L. Teichmann "Bezugslinenverfahren": Added stub loop for creating facets.
Fri, 27 Jan 2012 15:43:04 +0000 Sascha L. Teichmann Call the "Bezugslinienverfahren" from the WINFOArtifact.
Fri, 27 Jan 2012 14:21:51 +0000 Felix Wolfsteller Manual Point Theming improved.
Fri, 27 Jan 2012 14:19:22 +0000 Sascha L. Teichmann 'Bezugslinienverfahren': Fixed stupid bug.
Fri, 27 Jan 2012 13:26:04 +0000 Ingo Weinzierl Added states (work is not finished yet) for the 'historical discharge curve' calculation.
Fri, 27 Jan 2012 13:23:56 +0000 Ingo Weinzierl Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.
Fri, 27 Jan 2012 13:18:37 +0000 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
Fri, 27 Jan 2012 13:12:31 +0000 Ingo Weinzierl Removed useless import.
Fri, 27 Jan 2012 13:09:50 +0000 Ingo Weinzierl Added strings used in the calculation 'historical discharge curves'.
Fri, 27 Jan 2012 12:42:20 +0000 Sascha L. Teichmann Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.
Fri, 27 Jan 2012 11:58:35 +0000 Raimund Renkert Added i18n support to PDF report export.
Fri, 27 Jan 2012 11:19:16 +0000 Felix Wolfsteller Only add one legend item for manual point themes.
Fri, 27 Jan 2012 11:01:13 +0000 Felix Wolfsteller Render labels of manual points in a very primitive manner.
Fri, 27 Jan 2012 10:45:34 +0000 Sascha L. Teichmann Refactored class hierachy to integrate model for W~W.
Fri, 27 Jan 2012 10:32:09 +0000 Felix Wolfsteller i18n for ManualPointsFacets.
Fri, 27 Jan 2012 09:49:11 +0000 Raimund Renkert Issue 138.
Fri, 27 Jan 2012 09:42:15 +0000 Raimund Renkert Added method that return the differences for a w-differences calculation as
Fri, 27 Jan 2012 07:53:03 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 16:53:42 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 15:38:46 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 13:12:19 +0000 Felix Wolfsteller Render manual points in longitudinal sections.
Thu, 26 Jan 2012 12:56:57 +0000 Felix Wolfsteller Added acidentally ommitted ChangeLog entries.
Thu, 26 Jan 2012 12:55:53 +0000 Felix Wolfsteller Cosmetics.
Thu, 26 Jan 2012 12:52:44 +0000 Felix Wolfsteller New, basic infrastructure for user-provided data ('manual points').
Wed, 25 Jan 2012 15:12:07 +0000 Sascha L. Teichmann Transition/States: Removed superfluous condition checks.
Wed, 25 Jan 2012 14:14:33 +0000 Sascha L. Teichmann Added transition/state stubs for "Bezugslinienverfahren".
Wed, 25 Jan 2012 12:58:26 +0000 Felix Wolfsteller Cosmetics.
Wed, 25 Jan 2012 10:52:58 +0000 Sascha L. Teichmann visualize-transitions.xsl: Fixed output of conditions.
Wed, 25 Jan 2012 10:19:30 +0000 Raimund Renkert Issue 461.
Tue, 24 Jan 2012 22:59:44 +0000 Sascha L. Teichmann I18N for WINFO calculation result messages.
Mon, 23 Jan 2012 17:39:51 +0000 Sascha L. Teichmann Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.
Mon, 23 Jan 2012 16:55:42 +0000 Sascha L. Teichmann Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").
Mon, 23 Jan 2012 14:18:53 +0000 Felix Wolfsteller Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.
Mon, 23 Jan 2012 11:06:06 +0000 Felix Wolfsteller Fix compilation, use StickyAxisAnnotations in AnnotationFacet.
Mon, 23 Jan 2012 10:44:34 +0000 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
Mon, 23 Jan 2012 07:55:17 +0000 Felix Wolfsteller Employ ChartRenderingInfo when creating svg/pdf exports.
Fri, 20 Jan 2012 16:24:39 +0000 Raimund Renkert Added short subtitle for longitudinal section chart.
Fri, 20 Jan 2012 16:22:00 +0000 Raimund Renkert Removed state validation.
Fri, 20 Jan 2012 13:20:37 +0000 Felix Wolfsteller Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).
Fri, 20 Jan 2012 10:23:27 +0000 Felix Wolfsteller Made StyledSeriesBuilder more robust.
Fri, 20 Jan 2012 09:38:43 +0000 Felix Wolfsteller Respect rivers flow direction when looking for hyk-formations.
Fri, 20 Jan 2012 09:18:56 +0000 Raimund Renkert Use waterlevel state and longitudinal section generator for longitudinal
Fri, 20 Jan 2012 09:14:53 +0000 Raimund Renkert 'New chart' for cross sections.
Fri, 20 Jan 2012 08:38:50 +0000 Felix Wolfsteller Add basic (text) styling for HYKS.
Fri, 20 Jan 2012 08:35:03 +0000 Felix Wolfsteller Cleanups.
Fri, 20 Jan 2012 08:31:25 +0000 Felix Wolfsteller Cosmetics.
Fri, 20 Jan 2012 08:30:50 +0000 Felix Wolfsteller Added cache definition for hyks.
Fri, 20 Jan 2012 08:30:07 +0000 Felix Wolfsteller Made HYKFactory.Zone Serializable (and thus cachable).
Fri, 20 Jan 2012 08:29:24 +0000 Felix Wolfsteller Cosmetics.
Fri, 20 Jan 2012 08:28:46 +0000 Felix Wolfsteller Added style for hyks.
Thu, 19 Jan 2012 15:43:57 +0000 Sascha L. Teichmann DistanceInfoService now uses annotations from LocationProvider.
Thu, 19 Jan 2012 13:43:58 +0000 Sascha L. Teichmann Use FastAnnotations for LocationProvider.
Thu, 19 Jan 2012 13:09:00 +0000 Felix Wolfsteller Minor hyk-handling improvements.
Thu, 19 Jan 2012 13:01:55 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jan 2012 13:01:33 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jan 2012 12:59:36 +0000 Felix Wolfsteller Recommend hyks if hit by cross section out.
Thu, 19 Jan 2012 12:52:44 +0000 Felix Wolfsteller Somewhat improved hyk handling and rendering.
Thu, 19 Jan 2012 11:00:27 +0000 Felix Wolfsteller Improved HYK/Zones- handling.
Thu, 19 Jan 2012 10:51:20 +0000 Felix Wolfsteller Prepare improved hyk-handling.
Wed, 18 Jan 2012 16:54:09 +0000 Raimund Renkert 'New Chart' for w-differences curve.
Wed, 18 Jan 2012 16:21:30 +0000 Raimund Renkert 'New Chart' for discharge longitudinal section curve.
Wed, 18 Jan 2012 15:50:34 +0000 Raimund Renkert 'New Chart' for duration curve.
Wed, 18 Jan 2012 14:45:24 +0000 Felix Wolfsteller Added HYKFacet.
Wed, 18 Jan 2012 14:36:16 +0000 Raimund Renkert 'New Chart' for computed discharge curve.
Wed, 18 Jan 2012 13:39:16 +0000 Felix Wolfsteller Added stubby hyk infrastructure.
Wed, 18 Jan 2012 13:33:08 +0000 Felix Wolfsteller Add 'hyk' facet type.
Wed, 18 Jan 2012 13:29:41 +0000 Felix Wolfsteller Add hyk facet to compatibility list of winfo.xml
Wed, 18 Jan 2012 09:29:12 +0000 Ingo Weinzierl Added convinience functions to FLYSArtifact and FLYSUtils.
Tue, 17 Jan 2012 18:26:45 +0000 Sascha L. Teichmann Speed up the join of calculation results and the km annotations.
Tue, 17 Jan 2012 17:05:18 +0000 Sascha L. Teichmann Use the fast cross section lines from backend now.
Tue, 17 Jan 2012 09:00:30 +0000 Felix Wolfsteller Fix stateId/hash assignment in WaterlevelFacet.
Tue, 17 Jan 2012 08:17:50 +0000 Felix Wolfsteller Made StaticWQKmsArtifact a fully featured Artifact.
Tue, 17 Jan 2012 08:09:03 +0000 Felix Wolfsteller Cosmetics.
Tue, 17 Jan 2012 08:01:22 +0000 Felix Wolfsteller Refactored to easier enjoy benefits of caching.
Tue, 17 Jan 2012 07:55:12 +0000 Felix Wolfsteller Cosmetics, added new DataFacet constructor.
Mon, 16 Jan 2012 17:38:39 +0000 Sascha L. Teichmann Use improved caching for cross section lines data.
Mon, 16 Jan 2012 15:51:46 +0000 Sascha L. Teichmann Added cached/chunked access to cross section lines. TODO: Use the FastCrossSectionLines.
Mon, 16 Jan 2012 13:40:32 +0000 Ingo Weinzierl Added a new calculation option for historical discharge curves.
Mon, 16 Jan 2012 13:29:10 +0000 Felix Wolfsteller Added certain facets to compatibility matrix.
Mon, 16 Jan 2012 13:27:34 +0000 Felix Wolfsteller Fixed annotations state xml.
Mon, 16 Jan 2012 09:34:56 +0000 Felix Wolfsteller Cosmetics.
Mon, 16 Jan 2012 08:40:42 +0000 Ingo Weinzierl Enabled old floodmap calculations for output type 'map'.
Fri, 13 Jan 2012 12:19:53 +0000 Raimund Renkert Initial implementation for module 'new chart'.
Fri, 13 Jan 2012 11:41:05 +0000 Felix Wolfsteller Cosmetics.
Fri, 13 Jan 2012 11:40:27 +0000 Felix Wolfsteller Avoid an unlikely NPE.
Fri, 13 Jan 2012 11:08:41 +0000 Felix Wolfsteller Prevent range collapsing when negative values are given.
Thu, 12 Jan 2012 16:59:52 +0000 Raimund Renkert Changed the MapArtifact name to 'new_map'.
Thu, 12 Jan 2012 16:49:00 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Added code to calculate the area of the generated polygons.
Thu, 12 Jan 2012 16:01:01 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.
Thu, 12 Jan 2012 13:41:23 +0000 Felix Wolfsteller Fix flys/issue450 (i18n: Datenkorb: longitudinal-section).
Thu, 12 Jan 2012 12:30:18 +0000 Felix Wolfsteller Added accidentally ommitted ChangeLog entry.
Thu, 12 Jan 2012 12:29:56 +0000 Felix Wolfsteller Implementation towards areas at other than first axis (flys/issue441).
Thu, 12 Jan 2012 12:22:40 +0000 Felix Wolfsteller Removed call to removed functions.
Thu, 12 Jan 2012 12:20:56 +0000 Felix Wolfsteller Cosmetics.
Wed, 11 Jan 2012 14:36:19 +0000 Felix Wolfsteller Fix flys/issue439, made annotations available via datacage.
Wed, 11 Jan 2012 14:32:50 +0000 Raimund Renkert Introduced new output type 'map'.
Wed, 11 Jan 2012 14:13:11 +0000 Felix Wolfsteller Fix flys/issue446: Added default theme for certain mainvalues.
Wed, 11 Jan 2012 11:54:16 +0000 Sascha L. Teichmann Removed security problem when working with map infos.
Wed, 11 Jan 2012 11:01:36 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 11 Jan 2012 10:17:16 +0000 Ingo Weinzierl Made old calculation results available for floodmaps.
Tue, 10 Jan 2012 11:50:01 +0000 Ingo Weinzierl Implemented initialize() in FloodMapState to enable cloning floodmaps.
Tue, 10 Jan 2012 11:44:46 +0000 Ingo Weinzierl Made classes to merge Collection Outs more verbose for better debugging.
Mon, 09 Jan 2012 08:27:15 +0000 Ingo Weinzierl Call State.initialize() for each State of an Artifact in FLYSArtifact.
Sat, 07 Jan 2012 08:02:56 +0000 Sascha L. Teichmann Added missing service to invalidate the caches via the REST interface.
Fri, 06 Jan 2012 14:19:35 +0000 Ingo Weinzierl #298 Fixed broken auto-zoom-to-wsplgen in floodmaps.
Fri, 06 Jan 2012 12:55:01 +0000 Felix Wolfsteller Add cache config for static wqkms data.
Fri, 06 Jan 2012 12:02:10 +0000 Raimund Renkert Added initial state to map artifact to be able to advance and step back.
Fri, 06 Jan 2012 10:11:48 +0000 Felix Wolfsteller Fix name for certain facets loaded via datacage.
Fri, 06 Jan 2012 09:38:58 +0000 Ingo Weinzierl #196 Localized the WQ labels in CSV exports.
Fri, 06 Jan 2012 08:06:00 +0000 Felix Wolfsteller flys/issue442 (i18n: Datenkorb: flood-protections)
Fri, 06 Jan 2012 07:57:28 +0000 Felix Wolfsteller Fix typo in meta data, such that string can be translated in GUI.
Thu, 05 Jan 2012 18:35:09 +0000 Sascha L. Teichmann Added a service to invalidate caches by their names. Useful tp prevent cache inconsistencies caused by external ETL processes.
Thu, 05 Jan 2012 14:32:44 +0000 Felix Wolfsteller Fixed issue432 (legenditem-size ignored for area legend items).
Thu, 05 Jan 2012 14:29:54 +0000 Raimund Renkert Implemented new module "new map".
Thu, 05 Jan 2012 14:15:07 +0000 Ingo Weinzierl #444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.
Thu, 05 Jan 2012 13:55:17 +0000 Felix Wolfsteller Disable cross section cache to avoid lazy initialization issues.
Thu, 05 Jan 2012 13:39:58 +0000 Ingo Weinzierl #447 removed empty Outputs from Collection's attribute.
Thu, 05 Jan 2012 10:46:32 +0000 Ingo Weinzierl #440 Support river axes that consist of more than a single geometry.
Thu, 05 Jan 2012 08:34:47 +0000 Ingo Weinzierl Repaired broken legend items.
Wed, 04 Jan 2012 16:13:10 +0000 Ingo Weinzierl Added support for pointsize in chart themes.
Wed, 04 Jan 2012 15:23:26 +0000 Ingo Weinzierl Small bugfix: use correct keys for buffering min/max values in EnhancedLineAndShapeRenderer.
Wed, 04 Jan 2012 14:43:48 +0000 Ingo Weinzierl Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.
Wed, 04 Jan 2012 14:25:10 +0000 Ingo Weinzierl Performance improvements for EnhancedLineAndShapeRenderer: buffer minimum and maximum for each series.
Wed, 04 Jan 2012 12:24:35 +0000 Ingo Weinzierl #393 Added a new Renderer and Options in Themes that allow displaying minimum and maximum of a chart series.
Tue, 03 Jan 2012 13:14:42 +0000 Felix Wolfsteller Allow styling of outline of areas.
Tue, 03 Jan 2012 10:12:49 +0000 Ingo Weinzierl #104 Use Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
Tue, 03 Jan 2012 09:57:55 +0000 Felix Wolfsteller Adjust Area styles.
Mon, 02 Jan 2012 13:30:44 +0000 Ingo Weinzierl #370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.
Mon, 02 Jan 2012 11:01:29 +0000 Ingo Weinzierl Added i18n strings used in CSV exports.
Mon, 02 Jan 2012 10:59:42 +0000 Ingo Weinzierl Improved the WaterlevelExporter: added range check for W/Q at gauge.
Mon, 02 Jan 2012 09:46:39 +0000 Ingo Weinzierl Part 2 of #125: add gaugename and Q description based on the selected WQ mode.
Mon, 02 Jan 2012 08:51:45 +0000 Ingo Weinzierl Removed unused imports.
Mon, 02 Jan 2012 08:50:50 +0000 Ingo Weinzierl Part 1 of #125: added a description for a location to the WaterlevelExport.
Thu, 29 Dec 2011 14:21:52 +0000 Ingo Weinzierl Added min/max values for free Qs to the Artifact's DESCRIBE document.
Wed, 28 Dec 2011 12:46:56 +0000 Ingo Weinzierl Fixed order to determine correct step width of Qs and Ws.
Wed, 28 Dec 2011 12:39:35 +0000 Ingo Weinzierl Validate user defined Qs based on the start kilometer ('Q free').
Wed, 28 Dec 2011 08:28:13 +0000 Ingo Weinzierl Compute better step width for W/Q input.
Tue, 27 Dec 2011 11:37:23 +0000 Ingo Weinzierl Some refactoring done: all Sections subclass TypeSection now to be able to use the convinience methods for string, integer, double and boolean attributes.
Tue, 27 Dec 2011 11:19:44 +0000 Ingo Weinzierl Make use of the export size for charts specified in ChartSettings if a chart export is requested.
Tue, 27 Dec 2011 10:12:14 +0000 Ingo Weinzierl Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.
Tue, 27 Dec 2011 09:09:42 +0000 Ingo Weinzierl Make use of user defined legend font size while chart creation.
Tue, 27 Dec 2011 08:50:28 +0000 Ingo Weinzierl Make use of user defined axes font sizes.
Tue, 27 Dec 2011 08:22:07 +0000 Ingo Weinzierl Use the user defined font size to set Y axes label fonts sizes.
Tue, 27 Dec 2011 08:04:12 +0000 Ingo Weinzierl Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).
Tue, 27 Dec 2011 07:52:25 +0000 Ingo Weinzierl Make use of user defined axes labels during chart creation.
Tue, 27 Dec 2011 07:17:07 +0000 Ingo Weinzierl Use axes ranges specified in ChartSettings for zooming in charts.
Fri, 23 Dec 2011 15:10:13 +0000 Ingo Weinzierl Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.
Fri, 23 Dec 2011 14:24:57 +0000 Ingo Weinzierl Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.
Fri, 23 Dec 2011 08:57:25 +0000 Ingo Weinzierl Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
Fri, 23 Dec 2011 08:51:28 +0000 Ingo Weinzierl Improved ChartSettings and depending classes to avoid a lot of casting.
Thu, 22 Dec 2011 13:22:55 +0000 Ingo Weinzierl #242 Added header with meta information into CSV exports.
Thu, 22 Dec 2011 12:56:46 +0000 Felix Wolfsteller Cosmetics, removed uncalled code path.
Thu, 22 Dec 2011 12:54:59 +0000 Felix Wolfsteller Added ommitted ChangeLog entry.
Thu, 22 Dec 2011 12:54:47 +0000 Felix Wolfsteller Include selected km in cross section diagrams subtitle.
Thu, 22 Dec 2011 12:53:29 +0000 Felix Wolfsteller Cosmetics, doc.
Thu, 22 Dec 2011 12:52:12 +0000 Felix Wolfsteller Make only newest CrossSection intially active in diagrams.
Thu, 22 Dec 2011 12:50:52 +0000 Felix Wolfsteller Added function to check whether a CrossSection is the 'newest' for its river.
Wed, 21 Dec 2011 15:44:41 +0000 Ingo Weinzierl Bugfix: repaired broken named values in exports - the last solution had bad side effects.
Wed, 21 Dec 2011 11:56:08 +0000 Felix Wolfsteller Better initialize cross_section.km of cross-section-artifacts.
Wed, 21 Dec 2011 11:29:59 +0000 Felix Wolfsteller Initialize km of cross-section artifact to a better value (not all cases covered, yet).
Wed, 21 Dec 2011 09:17:23 +0000 Ingo Weinzierl #252 Set titles in waterlevel exports to named main values if those are existing for given Q values.
Tue, 20 Dec 2011 15:14:54 +0000 Felix Wolfsteller Fix malcondition where first renderer is StableXYDifferenceRenderer.
Tue, 20 Dec 2011 15:12:11 +0000 Felix Wolfsteller Store additional Parameter in AreaArtifact (paint everything between curve a and b?).
Tue, 20 Dec 2011 15:06:41 +0000 Felix Wolfsteller Added a transparency setting to area theme style.
Tue, 20 Dec 2011 12:06:35 +0000 Felix Wolfsteller Make ('static') WKms data available for area calculations.
Tue, 20 Dec 2011 11:48:24 +0000 Ingo Weinzierl Changed the seperator character between Ws and Qs in the Artifact's DESCRIBE document.
Tue, 20 Dec 2011 11:30:00 +0000 Felix Wolfsteller Enable basicst area rendering in longitudinal section diagrams.
Tue, 20 Dec 2011 11:28:13 +0000 Felix Wolfsteller Refactored, make usage of blackboarddatafacet.
Tue, 20 Dec 2011 11:26:24 +0000 Felix Wolfsteller Cosmetics, renamed facet type.
Tue, 20 Dec 2011 09:02:12 +0000 Felix Wolfsteller Make Waterlevelfacet deliver data via blackbord.
Tue, 20 Dec 2011 09:01:29 +0000 Ingo Weinzierl Bugfix: format all Ws and Qs in WQSelect State.
Tue, 20 Dec 2011 09:00:51 +0000 Felix Wolfsteller New facet, will ease converting other facets to be able to contribute to area computations.
Tue, 20 Dec 2011 07:01:58 +0000 Felix Wolfsteller Removed obsolete imports.
Tue, 20 Dec 2011 07:01:08 +0000 Felix Wolfsteller Removed obsolete imports.
Tue, 20 Dec 2011 06:50:06 +0000 Felix Wolfsteller Let StableDifferenceRenderer create a rectangular legenditem.
Tue, 20 Dec 2011 06:47:08 +0000 Felix Wolfsteller Improved area rendering workflow.
Tue, 20 Dec 2011 06:39:20 +0000 Felix Wolfsteller Added theme defaults for areas, added facets to compatibility matrices.
Tue, 20 Dec 2011 06:37:41 +0000 Felix Wolfsteller Prepare ability to paint areas in longitudinal section diagrams, too (next to CrossSection diagrams).
Tue, 20 Dec 2011 06:26:25 +0000 Felix Wolfsteller Cosmetics.
Mon, 19 Dec 2011 17:20:13 +0000 Felix Wolfsteller Refactoring, added Style accessors for area styles.
Mon, 19 Dec 2011 16:11:13 +0000 Ingo Weinzierl Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
Mon, 19 Dec 2011 15:47:34 +0000 Ingo Weinzierl #419 Fixed broken Facet name creation in discharge longitudinal sections.
Mon, 19 Dec 2011 10:01:17 +0000 Ingo Weinzierl #380 Validate the user selected DEM in the server.
Mon, 19 Dec 2011 09:08:40 +0000 Felix Wolfsteller Roll-back accidentally commited changes.
Mon, 19 Dec 2011 09:04:50 +0000 Felix Wolfsteller Hide deleted facets from outgenerators.
Mon, 19 Dec 2011 07:53:22 +0000 Felix Wolfsteller Store and access area.name data item.
Fri, 16 Dec 2011 14:59:31 +0000 Felix Wolfsteller Fix, accidentally added wrong factory in last commit.
Fri, 16 Dec 2011 14:55:29 +0000 Felix Wolfsteller Register area artifact factory.
Fri, 16 Dec 2011 14:53:53 +0000 Felix Wolfsteller Added area facets to cross section compatibility matrix.
Fri, 16 Dec 2011 14:48:14 +0000 Felix Wolfsteller Add area dataseries when facet delivers one.
Fri, 16 Dec 2011 14:42:10 +0000 Felix Wolfsteller Added simple area registering functions.
Fri, 16 Dec 2011 14:11:50 +0000 Felix Wolfsteller Made StaticState a bit more convenient to use.
Fri, 16 Dec 2011 14:09:59 +0000 Felix Wolfsteller Register AREA('area') facet type.
Fri, 16 Dec 2011 14:08:22 +0000 Felix Wolfsteller Register under a key on blackboard to meet assumptions by areaartifact.
Fri, 16 Dec 2011 14:02:59 +0000 Felix Wolfsteller Added partial area-infrastructure.
Fri, 16 Dec 2011 13:37:58 +0000 Ingo Weinzierl Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.
Fri, 16 Dec 2011 11:47:57 +0000 Ingo Weinzierl Some optimizations during out() operation of FLYSArtifactCollection.
Fri, 16 Dec 2011 10:50:19 +0000 Ingo Weinzierl Added an INFO statement that displays the duration time for the out() operation.
Fri, 16 Dec 2011 10:35:08 +0000 Ingo Weinzierl Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.
Fri, 16 Dec 2011 10:25:55 +0000 Ingo Weinzierl Bugfix: add new Outputs during merge process in AttributeWriter.
Fri, 16 Dec 2011 10:08:39 +0000 Sascha L. Teichmann Little optimisation when writing CollectionAttributes
Fri, 16 Dec 2011 09:56:32 +0000 Ingo Weinzierl Parse the Settings of each Output during Collection's describe() operation.
Fri, 16 Dec 2011 09:19:11 +0000 Ingo Weinzierl Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
Fri, 16 Dec 2011 07:28:17 +0000 Ingo Weinzierl Added more attributes to ChartSettings AxisSection.
Thu, 15 Dec 2011 17:10:42 +0000 Ingo Weinzierl Added axis sections into charts Settings.
Thu, 15 Dec 2011 15:58:56 +0000 Ingo Weinzierl Improved the ChartSettings returned by charts - it now contains a legend specific section.
Thu, 15 Dec 2011 12:05:06 +0000 Ingo Weinzierl Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
Thu, 15 Dec 2011 10:09:02 +0000 Ingo Weinzierl Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.
Thu, 15 Dec 2011 09:43:54 +0000 Ingo Weinzierl Fixed wrong usage of DOM operations in Settings Attributes.
Wed, 14 Dec 2011 14:17:31 +0000 Ingo Weinzierl Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).
Wed, 14 Dec 2011 12:16:24 +0000 Felix Wolfsteller Cosmetics, docs.
Wed, 14 Dec 2011 10:51:00 +0000 Felix Wolfsteller Remove needless imports.
Wed, 14 Dec 2011 10:48:36 +0000 Felix Wolfsteller Fix/survive certain minor malconditions.
Wed, 14 Dec 2011 10:46:39 +0000 Felix Wolfsteller Cosmetics.
Wed, 14 Dec 2011 10:44:00 +0000 Felix Wolfsteller Implement and use WaterLineArtifact interface.
Wed, 14 Dec 2011 10:40:30 +0000 Felix Wolfsteller Added WaterLineArtifact Interface.
Wed, 14 Dec 2011 10:20:56 +0000 Ingo Weinzierl Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing.
Tue, 13 Dec 2011 13:37:18 +0000 Felix Wolfsteller Recommend cross sections if they can be shown.
Tue, 13 Dec 2011 13:34:52 +0000 Felix Wolfsteller Register crosssection artifact-factory.
Tue, 13 Dec 2011 11:55:47 +0000 Ingo Weinzierl Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
Tue, 13 Dec 2011 09:10:48 +0000 Felix Wolfsteller Server-side of interactive cross-section diagrams.
Tue, 13 Dec 2011 08:56:52 +0000 Felix Wolfsteller Cosmetics.
Tue, 13 Dec 2011 08:45:38 +0000 Ingo Weinzierl Removed superfluous imports.
Tue, 13 Dec 2011 08:43:48 +0000 Ingo Weinzierl Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
Mon, 12 Dec 2011 11:19:56 +0000 Felix Wolfsteller Given CrossSections a name, let crosssection facets survive.
Mon, 12 Dec 2011 08:15:12 +0000 Ingo Weinzierl Improved the Scheduler to be able to cancel running WSPLGEN jobs.
Fri, 09 Dec 2011 16:39:08 +0000 Felix Wolfsteller Add data items to StaticFLYSArtifacts description document.
Fri, 09 Dec 2011 15:59:30 +0000 Felix Wolfsteller Add helper function.
Fri, 09 Dec 2011 15:57:32 +0000 Felix Wolfsteller Preparations for better CrossSection diagrams.
Fri, 09 Dec 2011 15:53:24 +0000 Felix Wolfsteller Configure cross_sections cache.
Fri, 09 Dec 2011 15:52:22 +0000 Felix Wolfsteller Added method to CrossSectionFactory to get single CrossSection, employ cache.
Fri, 09 Dec 2011 13:58:29 +0000 Felix Wolfsteller New CrossSectionArtifact.
Fri, 09 Dec 2011 10:33:40 +0000 Raimund Renkert Issue 413.
Thu, 08 Dec 2011 13:09:04 +0000 Felix Wolfsteller Cosmetics.
Thu, 08 Dec 2011 12:01:24 +0000 Felix Wolfsteller Mainly documentation.
Tue, 06 Dec 2011 15:06:04 +0000 Sascha L. Teichmann Added 'Bezugslinie' to choice of calculation modes.
Tue, 06 Dec 2011 10:38:32 +0000 Felix Wolfsteller Further flys/issue420 fix, NaN-guard X axis extent.
Tue, 06 Dec 2011 10:26:07 +0000 Felix Wolfsteller Partial fix for flys/issue420 (Mosel/DischargeCurves), do survive empty datasets when calculating axis extents.
Tue, 06 Dec 2011 08:26:24 +0000 Felix Wolfsteller Fix flys/issue423, do not interpolate main values at gauge.
Mon, 05 Dec 2011 10:40:14 +0000 Ingo Weinzierl Modified prefix constants for Mapserver layers.
Mon, 05 Dec 2011 09:35:00 +0000 Ingo Weinzierl Various bugfixes in WSPLGEN parameterization.
Mon, 05 Dec 2011 09:33:20 +0000 Felix Wolfsteller Allow longitudinal_section.q facets in wdiff states output.
Mon, 05 Dec 2011 09:24:12 +0000 Felix Wolfsteller Refactored LongitudinalSection- and WDiff-Generators, fixed minor issues.
Mon, 05 Dec 2011 08:55:30 +0000 Ingo Weinzierl Added missing state titles.
Mon, 05 Dec 2011 08:47:49 +0000 Felix Wolfsteller Fix first axis (do not include zero).
Fri, 02 Dec 2011 11:01:11 +0000 Felix Wolfsteller Include state data items in description document of collection.
Wed, 30 Nov 2011 12:14:11 +0000 Felix Wolfsteller Added list of files to ChangeLog entry.
Wed, 30 Nov 2011 12:06:32 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 30 Nov 2011 11:56:36 +0000 Sascha L. Teichmann Make it compile again.
Wed, 30 Nov 2011 10:18:38 +0000 Felix Wolfsteller Introduce pre-rendering inter-facet communication phase ('blackboard pass').
Wed, 30 Nov 2011 10:13:16 +0000 Felix Wolfsteller Adjusted to doOut signature change.
Wed, 30 Nov 2011 10:10:42 +0000 Felix Wolfsteller Changed doOut signature, side effect from blackboard feature (to come).
Mon, 28 Nov 2011 15:00:46 +0000 Felix Wolfsteller Fix compilation, default 0-excluding behavior of axes.
Mon, 28 Nov 2011 14:40:05 +0000 Felix Wolfsteller Fix documentation.
Mon, 28 Nov 2011 14:38:46 +0000 Felix Wolfsteller Fix LongitudinalSections multi-axes plotting behavior.
Mon, 28 Nov 2011 14:36:56 +0000 Felix Wolfsteller Refactored XYChartGenerator to have better working multi-axes features.
Fri, 25 Nov 2011 18:52:11 +0000 Sascha L. Teichmann Added the implementation of the 'Bezugslinienverfahren'.
Fri, 25 Nov 2011 17:27:40 +0000 Sascha L. Teichmann Refactored the code of the 'berechnete Abflusskurve' to be reusable in the 'Bezugslinienverfahren'.
Fri, 25 Nov 2011 15:50:31 +0000 Sascha L. Teichmann 'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model
Fri, 25 Nov 2011 12:55:53 +0000 Felix Wolfsteller Fix bug when adding Q Facet data to LongitudinalSection plots.
Fri, 25 Nov 2011 09:39:09 +0000 Felix Wolfsteller Added handling of empty plots.
Fri, 25 Nov 2011 08:42:44 +0000 Felix Wolfsteller When having axis in diagrams, always have one on the left.
Thu, 24 Nov 2011 11:03:33 +0000 Felix Wolfsteller Better use multiple axis feature in chart generators.
Thu, 24 Nov 2011 10:59:40 +0000 Felix Wolfsteller Fix legend and themeing with new multiaxis feature.
Thu, 24 Nov 2011 07:20:46 +0000 Felix Wolfsteller Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.
Wed, 23 Nov 2011 14:09:29 +0000 Felix Wolfsteller Cosmetics, docs.
Wed, 23 Nov 2011 14:04:01 +0000 Felix Wolfsteller (Minor) cosmetics, docs.
Wed, 23 Nov 2011 11:09:14 +0000 Felix Wolfsteller Minor cosmetic (doc).
Wed, 23 Nov 2011 11:07:34 +0000 Felix Wolfsteller Resolved TODO about caching certain WstValueTables.
Tue, 22 Nov 2011 20:04:46 +0000 Ingo Weinzierl Added a new Artifact to enable users to add external WMS layers to floodmaps.
Tue, 22 Nov 2011 14:00:55 +0000 Felix Wolfsteller Fixed flys/411 (Oracle max expressions for annotations query).
Tue, 22 Nov 2011 13:39:23 +0000 Felix Wolfsteller Optimize query to fix annotations fetching on oracle, by Sascha Teichmann.
Thu, 17 Nov 2011 11:38:16 +0000 Felix Wolfsteller Added interpolated wkms to compatibility matrix for computed discharge curve diagrams.
Thu, 17 Nov 2011 09:19:55 +0000 Felix Wolfsteller Use importData convenvience function.
Thu, 17 Nov 2011 09:18:03 +0000 Felix Wolfsteller Add annotaitons for STATIC_WKMS_INTERPOL facets in Computed Discharge Curves.
Thu, 17 Nov 2011 09:16:20 +0000 Felix Wolfsteller Give flood* artifacts Facets the STATIC_WKMS_INTERPOL FacetType.
Thu, 17 Nov 2011 09:14:42 +0000 Felix Wolfsteller Prevent ArrayIndexOutOfBounds, log method entry.
Thu, 17 Nov 2011 09:13:26 +0000 Felix Wolfsteller Added new STATIC_WKMS_INTERPOL Facet Type.
Wed, 16 Nov 2011 15:55:24 +0000 Ingo Weinzierl Avoid WMS layer names that begin with digits to ensure valid WMS GetFeatureInfo responses.
Wed, 16 Nov 2011 15:53:52 +0000 Felix Wolfsteller Extended DC conf to offer w/q kind of data (currently used in computed discharge curve diagr. only).
Wed, 16 Nov 2011 15:49:35 +0000 Felix Wolfsteller Handle STATIC_WQ_ANNOTATION type facets in Computed Discharge Curve Diagrams.
Wed, 16 Nov 2011 15:48:01 +0000 Felix Wolfsteller Differentiate between wsts whose name starts with 'height' and all others.
Wed, 16 Nov 2011 15:46:11 +0000 Felix Wolfsteller Extended compatibility matrices.
Wed, 16 Nov 2011 15:45:16 +0000 Felix Wolfsteller Added new STATIC_WQ_ANNOTATIONS Facet Type.
Wed, 16 Nov 2011 15:28:29 +0000 Ingo Weinzierl Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request.
Wed, 16 Nov 2011 14:50:19 +0000 Felix Wolfsteller Use single column wst interpolators from wqkmsinterpolartifact.
Wed, 16 Nov 2011 14:47:02 +0000 Felix Wolfsteller Added methods to create WstValueTables ('interpolators') for specific columns of wsts.
Wed, 16 Nov 2011 14:44:24 +0000 Felix Wolfsteller Added Point Stlye for other.wq data.
Wed, 16 Nov 2011 10:58:48 +0000 Sascha L. Teichmann Do not re-evaluate constant size() in for-loops.
Wed, 16 Nov 2011 10:25:16 +0000 Felix Wolfsteller Respect position for computed discharge curve when interpolating WQs for e.g. for fixations.
Wed, 16 Nov 2011 09:43:58 +0000 Felix Wolfsteller Recommend fixations for computed discharge curves.
Wed, 16 Nov 2011 09:42:35 +0000 Felix Wolfsteller Register wqinterpol artifact factory in configuration.
Wed, 16 Nov 2011 09:35:13 +0000 Felix Wolfsteller Added omitted ChangeLog entry.
Wed, 16 Nov 2011 09:35:00 +0000 Felix Wolfsteller Refactored to use StyledSeriesBuilder to add Points to DataSeries.
Wed, 16 Nov 2011 09:21:34 +0000 Felix Wolfsteller Handle interpolated WQ data in Computed Discharge Curve Diagram.
Wed, 16 Nov 2011 09:15:25 +0000 Felix Wolfsteller Adjusted implementation to match implementation in StaticWKmsArtifact.
Wed, 16 Nov 2011 09:12:54 +0000 Felix Wolfsteller Removed logging noise, find better suited rows for W interpolation.
Wed, 16 Nov 2011 09:11:14 +0000 Felix Wolfsteller Employ cache for WstValueTables that have been fetched by wst_id.
Wed, 16 Nov 2011 09:10:07 +0000 Felix Wolfsteller Fix and use SQL statement to fetch wst-names.
Tue, 15 Nov 2011 14:48:53 +0000 Felix Wolfsteller New Facet and Artifact to access interpolated W/Q data (todo-rich).
Tue, 15 Nov 2011 14:45:57 +0000 Felix Wolfsteller New convenience function to copy data from one artifact to another.
Tue, 15 Nov 2011 14:43:50 +0000 Felix Wolfsteller New method to get interpolator for given wst_ids, also prepopulate arrays with NaNs.
Tue, 15 Nov 2011 14:37:21 +0000 Felix Wolfsteller Fix definition.
Tue, 15 Nov 2011 14:32:42 +0000 Felix Wolfsteller Added function to get name/description of Wst.
Tue, 15 Nov 2011 14:17:41 +0000 Felix Wolfsteller Added new FacetType 'STATIC_WQ'.
Tue, 15 Nov 2011 14:15:31 +0000 Felix Wolfsteller (Picky) cosmetics.
Tue, 15 Nov 2011 14:10:21 +0000 Felix Wolfsteller Added translations for Mosel, Elbe and Saar.
Tue, 15 Nov 2011 14:05:50 +0000 Felix Wolfsteller Added new (at fixed columns) interpolation mechanism.
Mon, 14 Nov 2011 10:11:57 +0000 Felix Wolfsteller Minor doc.
Sun, 13 Nov 2011 15:29:18 +0000 Sascha L. Teichmann Removed dead ';' from empty bodies.
Sun, 13 Nov 2011 15:11:23 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: More efficient use of TDoubleArrayList
Sun, 13 Nov 2011 14:02:35 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Make rendering work with definition holes.
Sat, 12 Nov 2011 22:26:27 +0000 Sascha L. Teichmann CrossSectionApp: Draw water, too.
Sat, 12 Nov 2011 12:07:39 +0000 Sascha L. Teichmann Last commit broke due to network error.
Sat, 12 Nov 2011 12:05:37 +0000 Sascha L. Teichmann CrossSectionApp: draw ground with StableXYDifferenceRenderer
Fri, 11 Nov 2011 12:07:06 +0000 Felix Wolfsteller Include computed discharge curves in dc conf.
Fri, 11 Nov 2011 11:59:41 +0000 Felix Wolfsteller Somewhat unified user-part of dc config.
Fri, 11 Nov 2011 11:28:15 +0000 Ingo Weinzierl Added support for fillcolors of polygons in floodmaps.
Fri, 11 Nov 2011 11:00:31 +0000 Ingo Weinzierl Set correct Mapserver attribute name to adjust the width of a line.
Fri, 11 Nov 2011 09:43:36 +0000 Ingo Weinzierl Added support for labels in Mapserver layers and options to modify its style.
Fri, 11 Nov 2011 07:59:42 +0000 Felix Wolfsteller Extended dc conf.
Fri, 11 Nov 2011 07:33:00 +0000 Ingo Weinzierl Removed needless imports.
Thu, 10 Nov 2011 14:25:56 +0000 Ingo Weinzierl Added new WMSFixpointsArtifact for displaying fixpoints in maps.
Thu, 10 Nov 2011 14:06:49 +0000 Felix Wolfsteller Refactored datacage conf to (re)use macros.
Thu, 10 Nov 2011 13:54:24 +0000 Ingo Weinzierl Added new WMSBuildingsArtifact for displaying buildings in maps.
Thu, 10 Nov 2011 13:40:05 +0000 Ingo Weinzierl Added new WMSLineArtifact for displaying lines in maps.
Thu, 10 Nov 2011 11:48:54 +0000 Felix Wolfsteller Adjusted DC for heightmarks (and other) in discharge longitudinal sections.
Thu, 10 Nov 2011 11:37:51 +0000 Felix Wolfsteller Have old_data in dc for discharge_longitudinal_sections.
Thu, 10 Nov 2011 11:31:48 +0000 Felix Wolfsteller Handle WQKm and WKm Facets in Discharge Longitudinal Sections.
Thu, 10 Nov 2011 11:30:05 +0000 Felix Wolfsteller Helper for FacetTypes.
Thu, 10 Nov 2011 11:21:20 +0000 Felix Wolfsteller Revert/apply accidental/corrected commit.
Thu, 10 Nov 2011 10:29:01 +0000 Felix Wolfsteller Made Discharge Longitudinal Section out compatible with Annotations.
Thu, 10 Nov 2011 10:26:59 +0000 Felix Wolfsteller Extracted Annotations-Macro in dc conf, recommend Annotations for discharge
Thu, 10 Nov 2011 10:20:40 +0000 Felix Wolfsteller Handle Annotation Facets in DischargeLongitudinalSection diagrams.
Thu, 10 Nov 2011 10:18:31 +0000 Felix Wolfsteller Cosmetics, resolve code duplicate.
Thu, 10 Nov 2011 10:13:57 +0000 Felix Wolfsteller Improved logging to include exception in fail case of spline interpolation of wst.
Thu, 10 Nov 2011 10:12:25 +0000 Felix Wolfsteller Improved loggin in error case for dc XPath expression resolution.
Thu, 10 Nov 2011 09:37:59 +0000 Sascha L. Teichmann CrossSectionApp: split curves in separated datasets to make them renderable with different renderers.
Wed, 09 Nov 2011 16:49:58 +0000 Ingo Weinzierl Added new WMSFloodplainArtifact for displaying floodplains in maps.
Wed, 09 Nov 2011 16:28:29 +0000 Ingo Weinzierl Added new WMSCatchmentArtifact for displaying catchments in maps.
Wed, 09 Nov 2011 16:07:07 +0000 Ingo Weinzierl Added new WMSHwsArtifact for displaying flood protection works.
Wed, 09 Nov 2011 15:00:29 +0000 Ingo Weinzierl Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.
Wed, 09 Nov 2011 14:02:15 +0000 Felix Wolfsteller Handle Height marks with point styles in WDifferences Diagrams.
Wed, 09 Nov 2011 13:45:39 +0000 Felix Wolfsteller Let Q Duration Curves enter life inactive.
Wed, 09 Nov 2011 13:17:55 +0000 Felix Wolfsteller Recommend mainvalues for Duration Curve Diagrams, minor refactoring.
Wed, 09 Nov 2011 13:13:01 +0000 Felix Wolfsteller Handle MainValue Facets in Duration Curve Diagrams.
Wed, 09 Nov 2011 13:06:08 +0000 Felix Wolfsteller Refactored, move doMainValueAnnotations to XYChartGenerator.
Wed, 09 Nov 2011 12:55:13 +0000 Felix Wolfsteller Cosmetics, removed duplicate code.
Wed, 09 Nov 2011 12:48:36 +0000 Felix Wolfsteller Minor cosmetics and let facets be inactive in duration curve diagrams.
Wed, 09 Nov 2011 12:38:02 +0000 Felix Wolfsteller Allow wqkms in many outputs, mainvalues in duration curves.
Wed, 09 Nov 2011 10:48:51 +0000 Ingo Weinzierl Made the floodmap compatible with an Oracle database.
Tue, 08 Nov 2011 12:06:43 +0000 Felix Wolfsteller Fix flys/issue406 (~missing themes).
Tue, 08 Nov 2011 12:02:10 +0000 Felix Wolfsteller Fix flys/issue405 (Datacage: Recommendations get loaded twice).
Tue, 08 Nov 2011 11:51:06 +0000 Ingo Weinzierl Added a debug statement that prints out an exception.
Tue, 08 Nov 2011 11:50:08 +0000 Ingo Weinzierl Removed orphanded datacage config which is no longer loadable.
Mon, 07 Nov 2011 16:40:32 +0000 Ingo Weinzierl Added the 'post-describe' hook for Artifacts.
Mon, 07 Nov 2011 12:37:41 +0000 Felix Wolfsteller Minor refactoring in preparation of generation of interpolators (WstValueTable) for static WQKms.
Mon, 07 Nov 2011 10:48:13 +0000 Felix Wolfsteller Cosmetics, doc.
Mon, 07 Nov 2011 10:43:51 +0000 Felix Wolfsteller Catch more specific Exception in FLYSArtifactCollection.
Fri, 04 Nov 2011 14:09:05 +0000 Ingo Weinzierl Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
Fri, 04 Nov 2011 13:29:15 +0000 Felix Wolfsteller Re-enabled mainvalue-recommendation for computed discharge curves.
Fri, 04 Nov 2011 13:23:39 +0000 Felix Wolfsteller Extract output names from artifact, not from state. Important when querying recommendations for an artifact with these outputs.
Fri, 04 Nov 2011 12:21:12 +0000 Ingo Weinzierl Removed DEMs from floodmap datacage configuration.
Fri, 04 Nov 2011 12:15:03 +0000 Ingo Weinzierl Refactored the RiverAxisArtifact and its State - uses the same base as WMSKmArtifact now.
Fri, 04 Nov 2011 11:59:08 +0000 Felix Wolfsteller Prevent empty output-nodes in flyscollections attributes.
Fri, 04 Nov 2011 10:58:44 +0000 Ingo Weinzierl Create layers for barrier lines and polygons only if they are really existing.
Fri, 04 Nov 2011 10:57:47 +0000 Felix Wolfsteller Disable recommendations of mainvalues for discharge curves.
Fri, 04 Nov 2011 08:59:42 +0000 Felix Wolfsteller Added new optional condition for theme-mappings: the output name.
Fri, 04 Nov 2011 08:52:33 +0000 Felix Wolfsteller Defined default themes for other.w(q)kms .
Fri, 04 Nov 2011 08:18:41 +0000 Felix Wolfsteller Minor comsetics.
Thu, 03 Nov 2011 13:22:55 +0000 Felix Wolfsteller Added 'static' wqkms data access.
Thu, 03 Nov 2011 12:28:38 +0000 Sascha L. Teichmann Added a dataset to zero mapper to circumvent shortcommings in XYDifferenceRenderer.
Thu, 03 Nov 2011 10:32:17 +0000 Sascha L. Teichmann Added a copy of JFreeChart's XYDifferenceRenderer
Thu, 03 Nov 2011 10:25:23 +0000 Felix Wolfsteller Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.
Thu, 03 Nov 2011 10:19:29 +0000 Felix Wolfsteller Added ARTIFACT key to FLYSContextm, documentation.
Thu, 03 Nov 2011 10:14:51 +0000 Sascha L. Teichmann CrossSectionApp: Re-enabled dumping data to disk.
Thu, 03 Nov 2011 10:02:22 +0000 Sascha L. Teichmann Removed superfluous import
Thu, 03 Nov 2011 09:58:04 +0000 Sascha L. Teichmann Simplified code in Datacage builder by using the new pair.
Thu, 03 Nov 2011 09:47:52 +0000 Sascha L. Teichmann Rewritten CrossSectionApp to be useful as test bed for 'Raum/Flaeche' operations.
Wed, 02 Nov 2011 15:02:23 +0000 Ingo Weinzierl Improved styles of WMS layers.
Wed, 02 Nov 2011 13:41:39 +0000 Felix Wolfsteller Apply point theme to heightmark data imported via datacage to longitudinal section diagram.
Wed, 02 Nov 2011 12:16:32 +0000 Felix Wolfsteller Cosmetics, doc.
Wed, 02 Nov 2011 12:15:58 +0000 Felix Wolfsteller Fix bug where wrong attribute was set.
Wed, 02 Nov 2011 12:12:48 +0000 Felix Wolfsteller Refactored to allow mainvalues in discharge curve diagrams, too.
Wed, 02 Nov 2011 11:30:26 +0000 Felix Wolfsteller Removed logger/debuggin noise.
Wed, 02 Nov 2011 11:27:04 +0000 Felix Wolfsteller Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.
Wed, 02 Nov 2011 11:21:57 +0000 Felix Wolfsteller Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.
Wed, 02 Nov 2011 11:15:00 +0000 Felix Wolfsteller Define newish facet types (mainvalues for discharge curves).
Wed, 02 Nov 2011 11:12:08 +0000 Felix Wolfsteller Configured discharge curve outs to allow inclusion of mainvalue facets.
Tue, 01 Nov 2011 15:33:54 +0000 Ingo Weinzierl Determine correct bounding box a KMs WMS layer.
Tue, 01 Nov 2011 14:54:59 +0000 Ingo Weinzierl Added datacage config and loaders for KM WMS layer in floodmaps.
Tue, 01 Nov 2011 14:24:30 +0000 Felix Wolfsteller Fix incompilability.
Tue, 01 Nov 2011 12:23:59 +0000 Felix Wolfsteller Minor preparations for WINFO/CrossSection to handle multiple cross-sections.
Tue, 01 Nov 2011 10:40:05 +0000 Felix Wolfsteller Corrected CrossSection diagram/out to include one facet per computed waterlevel.
Mon, 31 Oct 2011 17:05:14 +0000 Sascha L. Teichmann Polygon2D: Generate polygons for trivial cases.
Mon, 31 Oct 2011 16:04:59 +0000 Sascha L. Teichmann Polygon2D: made it compilable again.
Mon, 31 Oct 2011 15:54:02 +0000 Sascha L. Teichmann Polygon2D: More code to build polygons from curve.
Mon, 31 Oct 2011 11:32:11 +0000 Sascha L. Teichmann Polygon2D: Handle start points when building polygons. Work in progress.
Mon, 31 Oct 2011 10:03:32 +0000 Sascha L. Teichmann Polygon2D: moved 2D vector operation to separate class.
Mon, 31 Oct 2011 10:01:08 +0000 Sascha L. Teichmann Small loop optimization
Sun, 30 Oct 2011 19:28:59 +0000 Sascha L. Teichmann Interim checkin for polygon calculation.
Fri, 28 Oct 2011 16:59:03 +0000 Sascha L. Teichmann Work in progress: Added polygon to help creating 'Raum/Flaeche' renderers.
Fri, 28 Oct 2011 14:42:24 +0000 Ingo Weinzierl Initial commit to support styles in maps.
Fri, 28 Oct 2011 13:48:02 +0000 Ingo Weinzierl Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
Fri, 28 Oct 2011 13:39:37 +0000 Felix Wolfsteller Added new StyledSeriesBuilder class and use it when adding points to XYSeries (in diagram generation).
Fri, 28 Oct 2011 12:41:10 +0000 Felix Wolfsteller Add static data conf to w-difference / datacage.
Fri, 28 Oct 2011 12:18:00 +0000 Felix Wolfsteller Load and display annotations in w-difference diagrams, minor polishing.
Fri, 28 Oct 2011 12:09:58 +0000 Felix Wolfsteller Avoid NPE when compatibility matrix is empty for given output.
Fri, 28 Oct 2011 10:24:26 +0000 Felix Wolfsteller Cosmetics, added simpler constructor for StaticState.
Fri, 28 Oct 2011 10:20:00 +0000 Felix Wolfsteller Add annotations to allowed facets for longitudinal_section and w_differences outputs.
Fri, 28 Oct 2011 10:04:22 +0000 Felix Wolfsteller Use compatibility matrix when creating collections output.
Fri, 28 Oct 2011 09:59:47 +0000 Felix Wolfsteller Cosmetics and refactoring in FLYSArtifactCollection.
Fri, 28 Oct 2011 09:55:59 +0000 Felix Wolfsteller Added method to FLYSArtifact to access ids of states.
Fri, 28 Oct 2011 09:39:03 +0000 Ingo Weinzierl Re-create FLYS mapfile when FloodMapState.endOfLife() is called.
Fri, 28 Oct 2011 09:26:54 +0000 Ingo Weinzierl Modified the process to create mapfiles.
Fri, 28 Oct 2011 09:22:34 +0000 Felix Wolfsteller Cosmetics, docs.
Fri, 28 Oct 2011 09:08:48 +0000 Felix Wolfsteller Let Output and Attribute Parsers collect Facets during processing.
Fri, 28 Oct 2011 09:02:48 +0000 Felix Wolfsteller Fixed incorrect ChangeLog-merge.
Fri, 28 Oct 2011 09:00:51 +0000 Felix Wolfsteller Extracet getFlysContext from FLYSArtifact to FLYSUtils.
Fri, 28 Oct 2011 08:52:46 +0000 Ingo Weinzierl Made flys-artifacts compilable again.
Fri, 28 Oct 2011 08:36:32 +0000 Ingo Weinzierl Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.
Fri, 28 Oct 2011 05:54:25 +0000 Ingo Weinzierl Added a new MapGenerator which only returns a map configuration document at the moment (work still in progress).
Thu, 27 Oct 2011 14:04:04 +0000 Felix Wolfsteller Prevent recommendation of not yet loadable data.
Thu, 27 Oct 2011 09:42:49 +0000 Felix Wolfsteller Reduce logging noise (downgrade an 'error' to 'debug').
Thu, 27 Oct 2011 09:32:05 +0000 Felix Wolfsteller Restore mapping of state id to facets (revert, rev 3083 and 3088).
Wed, 26 Oct 2011 12:55:32 +0000 Felix Wolfsteller Cosmetics, documentation.
Wed, 26 Oct 2011 12:54:22 +0000 Felix Wolfsteller Prepare rendering of added other (static) WKms and Differences in LongitudinalSection Diagrams.
Wed, 26 Oct 2011 12:47:37 +0000 Felix Wolfsteller Cosmetics.
Wed, 26 Oct 2011 12:45:34 +0000 Felix Wolfsteller Store Facets without association to state id.
Wed, 26 Oct 2011 12:42:20 +0000 Felix Wolfsteller Adjusted winfo.xml to new semantics.
Wed, 26 Oct 2011 12:23:47 +0000 Felix Wolfsteller Do not store association of states to facets, let artifacts keep facets in a pure list.
Wed, 26 Oct 2011 12:03:59 +0000 Felix Wolfsteller Added DC configuration to load additional data in longitudinal section.
Wed, 26 Oct 2011 08:15:24 +0000 Felix Wolfsteller Cosmetics, docs.

http://dive4elements.wald.intevation.org