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.
|
Tue, 25 Oct 2011 14:41:34 +0000 |
Felix Wolfsteller |
In LongitudinalSection-Diagram, Qs enter inactive.
|
Tue, 25 Oct 2011 14:32:30 +0000 |
Felix Wolfsteller |
Fix broken dc config.
|
Tue, 25 Oct 2011 13:08:31 +0000 |
Felix Wolfsteller |
Configured datacage to hand out id of artifact that can produce the w_diff.
|
Tue, 25 Oct 2011 12:43:58 +0000 |
Felix Wolfsteller |
Restored correct drawing behavior for Annotations.
|
Tue, 25 Oct 2011 12:37:05 +0000 |
Felix Wolfsteller |
Include differences in datacage.
|
Tue, 25 Oct 2011 12:13:04 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Mon, 24 Oct 2011 10:40:37 +0000 |
Felix Wolfsteller |
Added accidentally ommitted ChangeLog entry for last commit.
|
Mon, 24 Oct 2011 09:50:11 +0000 |
Felix Wolfsteller |
Added default diff theme, avoid possible NPE.
|
Fri, 21 Oct 2011 15:19:49 +0000 |
Sascha L. Teichmann |
Added some simple caching for themes. Only used in sticky annotations by now.
|
Fri, 21 Oct 2011 14:02:07 +0000 |
Raimund Renkert |
Apply the attributes 'showpoints' and 'showline'.
|
Fri, 21 Oct 2011 13:25:24 +0000 |
Sascha L. Teichmann |
Added /dev/null Graphics2D object to be used in the info rendering pass of the diagram generation.
|
Fri, 21 Oct 2011 08:21:45 +0000 |
Raimund Renkert |
Draw the text background and use orientation attribute.
|
Fri, 21 Oct 2011 08:19:26 +0000 |
Raimund Renkert |
Renamed text background attribute and parse text attributes correctly.
|
Thu, 20 Oct 2011 17:14:24 +0000 |
Sascha L. Teichmann |
Added Service Service to lookup the Nth nearest neighbors for a set of given cross section ids and kms.
|
Thu, 20 Oct 2011 14:26:22 +0000 |
Raimund Renkert |
Added methods to extract further attributes from theme.
|
Thu, 20 Oct 2011 13:45:45 +0000 |
Ingo Weinzierl |
Improved the Themes: we now support special themes for facets which need to match a given pattern string.
|
Thu, 20 Oct 2011 13:29:54 +0000 |
Raimund Renkert |
Added new theme attributes.
|
Wed, 19 Oct 2011 16:06:01 +0000 |
Felix Wolfsteller |
Fix NPE in WDiff-diagram because no ranges present in masterartifact.
|
Wed, 19 Oct 2011 16:04:40 +0000 |
Felix Wolfsteller |
Fix setting of masterartifact in flyscollections.
|
Wed, 19 Oct 2011 15:32:22 +0000 |
Ingo Weinzierl |
Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.
|
Wed, 19 Oct 2011 15:05:47 +0000 |
Raimund Renkert |
ComputedDischargeCurveW and ComputedDischargeCurveQ inherit attributes from
|
Wed, 19 Oct 2011 14:53:33 +0000 |
Sascha L. Teichmann |
Fix for flys/issue316
|
Wed, 19 Oct 2011 14:00:36 +0000 |
Ingo Weinzierl |
Improved the title creation of WSP Q and W facets - named main values are taken into account while title creation.
|
Wed, 19 Oct 2011 13:51:16 +0000 |
Felix Wolfsteller |
Fix datacage to let client load flood-protection and zuss.
|
Wed, 19 Oct 2011 11:39:46 +0000 |
Raimund Renkert |
Apply theme attributes to axis annotation.
|
Wed, 19 Oct 2011 11:00:13 +0000 |
Felix Wolfsteller |
Create label from data String to revive names in client.
|