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