graph
- Added new WMSFloodplainArtifact for displaying floodplains in maps.2011-11-09, by Ingo Weinzierl
- Added new WMSCatchmentArtifact for displaying catchments in maps.2011-11-09, by Ingo Weinzierl
- Added new WMSHwsArtifact for displaying flood protection works.2011-11-09, by Ingo Weinzierl
- Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.2011-11-09, by Ingo Weinzierl
- Handle Height marks with point styles in WDifferences Diagrams.2011-11-09, by Felix Wolfsteller
- Let Q Duration Curves enter life inactive.2011-11-09, by Felix Wolfsteller
- Recommend mainvalues for Duration Curve Diagrams, minor refactoring.2011-11-09, by Felix Wolfsteller
- Handle MainValue Facets in Duration Curve Diagrams.2011-11-09, by Felix Wolfsteller
- Refactored, move doMainValueAnnotations to XYChartGenerator.2011-11-09, by Felix Wolfsteller
- Cosmetics, removed duplicate code.2011-11-09, by Felix Wolfsteller
- Minor cosmetics and let facets be inactive in duration curve diagrams.2011-11-09, by Felix Wolfsteller
- Allow wqkms in many outputs, mainvalues in duration curves.2011-11-09, by Felix Wolfsteller
- Made the floodmap compatible with an Oracle database.2011-11-09, by Ingo Weinzierl
- Fix flys/issue406 (~missing themes).2011-11-08, by Felix Wolfsteller
- Fix flys/issue405 (Datacage: Recommendations get loaded twice).2011-11-08, by Felix Wolfsteller
- Added a debug statement that prints out an exception.2011-11-08, by Ingo Weinzierl
- Removed orphanded datacage config which is no longer loadable.2011-11-08, by Ingo Weinzierl
- Added the 'post-describe' hook for Artifacts.2011-11-07, by Ingo Weinzierl
- Minor refactoring in preparation of generation of interpolators (WstValueTable) for static WQKms.2011-11-07, by Felix Wolfsteller
- Cosmetics, doc.2011-11-07, by Felix Wolfsteller
- Catch more specific Exception in FLYSArtifactCollection.2011-11-07, by Felix Wolfsteller
- Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.2011-11-04, by Ingo Weinzierl
- Re-enabled mainvalue-recommendation for computed discharge curves.2011-11-04, by Felix Wolfsteller
- Extract output names from artifact, not from state. Important when querying recommendations for an artifact with these outputs.2011-11-04, by Felix Wolfsteller
- Removed DEMs from floodmap datacage configuration.2011-11-04, by Ingo Weinzierl
- Refactored the RiverAxisArtifact and its State - uses the same base as WMSKmArtifact now.2011-11-04, by Ingo Weinzierl
- Prevent empty output-nodes in flyscollections attributes.2011-11-04, by Felix Wolfsteller
- Create layers for barrier lines and polygons only if they are really existing.2011-11-04, by Ingo Weinzierl
- Disable recommendations of mainvalues for discharge curves.2011-11-04, by Felix Wolfsteller
- Added new optional condition for theme-mappings: the output name.2011-11-04, by Felix Wolfsteller
- Defined default themes for other.w(q)kms .2011-11-04, by Felix Wolfsteller
- Minor comsetics.2011-11-04, by Felix Wolfsteller
- Added 'static' wqkms data access.2011-11-03, by Felix Wolfsteller
- Added a dataset to zero mapper to circumvent shortcommings in XYDifferenceRenderer.2011-11-03, by Sascha L. Teichmann
- Added a copy of JFreeChart's XYDifferenceRenderer2011-11-03, by Sascha L. Teichmann
- Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.2011-11-03, by Felix Wolfsteller
- Added ARTIFACT key to FLYSContextm, documentation.2011-11-03, by Felix Wolfsteller
- CrossSectionApp: Re-enabled dumping data to disk.2011-11-03, by Sascha L. Teichmann
- Removed superfluous import2011-11-03, by Sascha L. Teichmann
- Simplified code in Datacage builder by using the new pair.2011-11-03, by Sascha L. Teichmann
- Rewritten CrossSectionApp to be useful as test bed for 'Raum/Flaeche' operations.2011-11-03, by Sascha L. Teichmann
- Improved styles of WMS layers.2011-11-02, by Ingo Weinzierl
- Apply point theme to heightmark data imported via datacage to longitudinal section diagram.2011-11-02, by Felix Wolfsteller
- Cosmetics, doc.2011-11-02, by Felix Wolfsteller
- Fix bug where wrong attribute was set.2011-11-02, by Felix Wolfsteller
- Refactored to allow mainvalues in discharge curve diagrams, too.2011-11-02, by Felix Wolfsteller
- Removed logger/debuggin noise.2011-11-02, by Felix Wolfsteller
- Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.2011-11-02, by Felix Wolfsteller
- Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.2011-11-02, by Felix Wolfsteller
- Define newish facet types (mainvalues for discharge curves).2011-11-02, by Felix Wolfsteller
- Configured discharge curve outs to allow inclusion of mainvalue facets.2011-11-02, by Felix Wolfsteller
- Determine correct bounding box a KMs WMS layer.2011-11-01, by Ingo Weinzierl
- Added datacage config and loaders for KM WMS layer in floodmaps.2011-11-01, by Ingo Weinzierl
- Fix incompilability.2011-11-01, by Felix Wolfsteller
- Minor preparations for WINFO/CrossSection to handle multiple cross-sections.2011-11-01, by Felix Wolfsteller
- Corrected CrossSection diagram/out to include one facet per computed waterlevel.2011-11-01, by Felix Wolfsteller
- Polygon2D: Generate polygons for trivial cases.2011-10-31, by Sascha L. Teichmann
- Polygon2D: made it compilable again.2011-10-31, by Sascha L. Teichmann
- Polygon2D: More code to build polygons from curve.2011-10-31, by Sascha L. Teichmann
- Polygon2D: Handle start points when building polygons. Work in progress.2011-10-31, by Sascha L. Teichmann
- Polygon2D: moved 2D vector operation to separate class.2011-10-31, by Sascha L. Teichmann
- Small loop optimization2011-10-31, by Sascha L. Teichmann
- Interim checkin for polygon calculation.2011-10-30, by Sascha L. Teichmann
- Work in progress: Added polygon to help creating 'Raum/Flaeche' renderers.2011-10-28, by Sascha L. Teichmann
- Initial commit to support styles in maps.2011-10-28, by 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.2011-10-28, by Ingo Weinzierl
- Added new StyledSeriesBuilder class and use it when adding points to XYSeries (in diagram generation).2011-10-28, by Felix Wolfsteller
- Add static data conf to w-difference / datacage.2011-10-28, by Felix Wolfsteller
- Load and display annotations in w-difference diagrams, minor polishing.2011-10-28, by Felix Wolfsteller
- Avoid NPE when compatibility matrix is empty for given output.2011-10-28, by Felix Wolfsteller
- Cosmetics, added simpler constructor for StaticState.2011-10-28, by Felix Wolfsteller
- Add annotations to allowed facets for longitudinal_section and w_differences outputs.2011-10-28, by Felix Wolfsteller
- Use compatibility matrix when creating collections output.2011-10-28, by Felix Wolfsteller
- Cosmetics and refactoring in FLYSArtifactCollection.2011-10-28, by Felix Wolfsteller
- Added method to FLYSArtifact to access ids of states.2011-10-28, by Felix Wolfsteller
- Re-create FLYS mapfile when FloodMapState.endOfLife() is called.2011-10-28, by Ingo Weinzierl
- Modified the process to create mapfiles.2011-10-28, by Ingo Weinzierl
- Cosmetics, docs.2011-10-28, by Felix Wolfsteller
- Let Output and Attribute Parsers collect Facets during processing.2011-10-28, by Felix Wolfsteller
- Fixed incorrect ChangeLog-merge.2011-10-28, by Felix Wolfsteller
- Extracet getFlysContext from FLYSArtifact to FLYSUtils.2011-10-28, by Felix Wolfsteller
- Made flys-artifacts compilable again.2011-10-28, by Ingo Weinzierl
- Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.2011-10-28, by Ingo Weinzierl
- Added a new MapGenerator which only returns a map configuration document at the moment (work still in progress).2011-10-28, by Ingo Weinzierl
- Prevent recommendation of not yet loadable data.2011-10-27, by Felix Wolfsteller
- Reduce logging noise (downgrade an 'error' to 'debug').2011-10-27, by Felix Wolfsteller
- Restore mapping of state id to facets (revert, rev 3083 and 3088).2011-10-27, by Felix Wolfsteller
- Cosmetics, documentation.2011-10-26, by Felix Wolfsteller
- Prepare rendering of added other (static) WKms and Differences in LongitudinalSection Diagrams.2011-10-26, by Felix Wolfsteller
- Cosmetics.2011-10-26, by Felix Wolfsteller
- Store Facets without association to state id.2011-10-26, by Felix Wolfsteller
- Adjusted winfo.xml to new semantics.2011-10-26, by Felix Wolfsteller
- Do not store association of states to facets, let artifacts keep facets in a pure list.2011-10-26, by Felix Wolfsteller
- Added DC configuration to load additional data in longitudinal section.2011-10-26, by Felix Wolfsteller
- Cosmetics, docs.2011-10-26, by Felix Wolfsteller
- In LongitudinalSection-Diagram, Qs enter inactive.2011-10-25, by Felix Wolfsteller
- Fix broken dc config.2011-10-25, by Felix Wolfsteller
- Configured datacage to hand out id of artifact that can produce the w_diff.2011-10-25, by Felix Wolfsteller
- Restored correct drawing behavior for Annotations.2011-10-25, by Felix Wolfsteller
- Include differences in datacage.2011-10-25, by Felix Wolfsteller
- Cosmetics.2011-10-25, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry for last commit.2011-10-24, by Felix Wolfsteller
- Added default diff theme, avoid possible NPE.2011-10-24, by Felix Wolfsteller
- Added some simple caching for themes. Only used in sticky annotations by now.2011-10-21, by Sascha L. Teichmann
- Apply the attributes 'showpoints' and 'showline'.2011-10-21, by Raimund Renkert
- Added /dev/null Graphics2D object to be used in the info rendering pass of the diagram generation.2011-10-21, by Sascha L. Teichmann
- Draw the text background and use orientation attribute.2011-10-21, by Raimund Renkert
- Renamed text background attribute and parse text attributes correctly.2011-10-21, by Raimund Renkert
- Added Service Service to lookup the Nth nearest neighbors for a set of given cross section ids and kms.2011-10-20, by Sascha L. Teichmann
- Added methods to extract further attributes from theme.2011-10-20, by Raimund Renkert
- Improved the Themes: we now support special themes for facets which need to match a given pattern string.2011-10-20, by Ingo Weinzierl
- Added new theme attributes.2011-10-20, by Raimund Renkert
- Fix NPE in WDiff-diagram because no ranges present in masterartifact.2011-10-19, by Felix Wolfsteller
- Fix setting of masterartifact in flyscollections.2011-10-19, by Felix Wolfsteller
- Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.2011-10-19, by Ingo Weinzierl
- ComputedDischargeCurveW and ComputedDischargeCurveQ inherit attributes from2011-10-19, by Raimund Renkert
- Fix for flys/issue3162011-10-19, by Sascha L. Teichmann
- Improved the title creation of WSP Q and W facets - named main values are taken into account while title creation.2011-10-19, by Ingo Weinzierl
- Fix datacage to let client load flood-protection and zuss.2011-10-19, by Felix Wolfsteller
- Apply theme attributes to axis annotation.2011-10-19, by Raimund Renkert
- Create label from data String to revive names in client.2011-10-19, by Felix Wolfsteller
- XYChartGenerator: Do not crash if no zoom axis given2011-10-19, by Sascha L. Teichmann
- Enabled support for PDF and SVG chart exports.2011-10-19, by Ingo Weinzierl
- Simplified handling of W(Q)Kms data to plot.2011-10-18, by Felix Wolfsteller
- In WDiff-diagram generation respect other.wkms facets (flood-prot, zus).2011-10-18, by Felix Wolfsteller
- Handle StaticWKmsArtifacts in WDifferencesState.2011-10-18, by Felix Wolfsteller
- Also display the 'zus' in wdiff-input datacage.2011-10-18, by Felix Wolfsteller
- Added new virtual theme for text and let 'Annotations' inherit from the new2011-10-18, by Raimund Renkert
- Give StaticWKmsArtifacts proper names, and pre-deselect them.2011-10-18, by Felix Wolfsteller
- Adjusted datacage-configuration to present flood-protections in certain case.2011-10-18, by Felix Wolfsteller
- Register staticwkms factory to spawn StaticWKms-Artifacts.2011-10-18, by Felix Wolfsteller
- Fetch name of static WKms.2011-10-18, by Felix Wolfsteller
- Store parameterization in data, not in fields.2011-10-18, by Felix Wolfsteller
- Add convenience method to add default data as string.2011-10-18, by Felix Wolfsteller
- Added new Artifact and Facet to access 'static' data via WKmsFactory.2011-10-18, by Felix Wolfsteller
- Added WKmsFactory.2011-10-18, by Felix Wolfsteller
- Cosmetics, docs.2011-10-18, by Felix Wolfsteller
- Added constructor that will be needed in creation of WKms for 'static' data.2011-10-18, by Felix Wolfsteller
- Fix missing annotations ('Streckenfavoriten') style.2011-10-18, by Felix Wolfsteller
- FLYSArtifactCollection: Small optimizations2011-10-17, by Sascha L. Teichmann
- FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.2011-10-17, by Ingo Weinzierl
- flys/issue314: Variables in datacage are now case insensitive.2011-10-17, by Sascha L. Teichmann
- Added support for removing themes from output.2011-10-17, by Ingo Weinzierl
- Apply line type to styled themes.2011-10-17, by Raimund Renkert
- Bugfix: #226 Set the upper bound of duration curve charts to 364.2011-10-17, by Ingo Weinzierl
- #253 Modified the title creation of chart curves - titles will now equal the Facet's description.2011-10-17, by Ingo Weinzierl
- Fix flys/issue363 (W-INFO/ Abflusskurve, Extremwert-Rendering).2011-10-17, by Felix Wolfsteller
- Improved the mapfile templates to create nicer GetLegendGraphic images.2011-10-14, by Ingo Weinzierl
- Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).2011-10-14, by Felix Wolfsteller
- Removed obsolete imports.2011-10-13, by Felix Wolfsteller
- Added a further attribute to the feature type description for barriers.2011-10-12, by Ingo Weinzierl
- Added i18n for state.winfo,waterlevel_pair_select .2011-10-12, by Felix Wolfsteller
- Addressed 'wrong label' issue of wdiff csv-export.2011-10-12, by Felix Wolfsteller
- Cosmetics, docs.2011-10-12, by Felix Wolfsteller
- Fix remainder of flys/issue304 (Erweiterte Funktionen W-Differenzen).2011-10-12, by Felix Wolfsteller
- Added wdiff-chart translations.2011-10-11, by Felix Wolfsteller
- Expose translateable Strings as constants.2011-10-11, by Felix Wolfsteller
- Fix most labels in w-diff diagrams; refactoring to allow easier adoption of2011-10-11, by Felix Wolfsteller
- Bugfix: #383 Add further y-axes before adjusting the ranges for each y-axis.2011-10-11, by Ingo Weinzierl
- XYChartGenerator: s/new Integer(small)/Integer.valueOf(small)/2011-10-10, by Sascha L. Teichmann
- JFreeChart: Do not fire change events for each and every data point added.2011-10-10, by Sascha L. Teichmann
- Fixed incorrect indexing of facets when doing multiple (w)differences.2011-10-10, by Felix Wolfsteller
- In WDifferenceCurveGenerator use slightly modified doWOut-implementation of LongitudinalSectionGenerator.2011-10-10, by Felix Wolfsteller
- Fix import from last commit.2011-10-10, by Felix Wolfsteller
- Let WaterlevelPairSelect send "old" data.2011-10-10, by Felix Wolfsteller
- Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.2011-10-10, by Ingo Weinzierl
- Cosmetics, docs, annotations.2011-10-10, by Felix Wolfsteller
- Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.2011-10-10, by Ingo Weinzierl
- Bugfix: #189 Changed the order of a duration curve CSV export.2011-10-10, by Ingo Weinzierl
- Worked on flys/issue1502011-10-07, by Sascha L. Teichmann
- Take care on empty ranges (null) while preparing single point ranges.2011-10-07, by Ingo Weinzierl
- Bugfix: #114 Enabled rendering charts with a single data point.2011-10-07, by Ingo Weinzierl
- Cosmetics.2011-10-07, by Felix Wolfsteller
- Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.2011-10-07, by Ingo Weinzierl
- Changed max number of digits for AT exports.2011-10-07, by Ingo Weinzierl
- ATWriter: Get rid of buggy first line code.2011-10-06, by Sascha L. Teichmann
- fixed flys/issue2012011-10-05, by Sascha L. Teichmann
- fixed flys/issue1772011-10-05, by Sascha L. Teichmann
- Improved the creation/rendering of annotations (km favorites, mainvalues).2011-10-05, by Ingo Weinzierl
- Removed code duplication of guessWaterIncreasing()2011-10-05, by Sascha L. Teichmann
- Bugfixes for various issues: Improved rendering process of annotations.2011-10-05, by Ingo Weinzierl
- Backjump correction: Finally looks fine.2011-10-05, by Sascha L. Teichmann
- AnnotationArtifact: Bugfixes and enabled cache support.2011-10-05, by Ingo Weinzierl
- flys/issue31: Simplified the back jump correction code a lot.2011-10-04, by Sascha L. Teichmann
- Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.2011-10-04, by Ingo Weinzierl
- Moved some generic double array code from BackjumpCorrector to DoubleUtil2011-10-04, by Sascha L. Teichmann
- Added code to interpolate double values in a sorted array2011-10-04, by Sascha L. Teichmann
- Removed superfluous imports.2011-10-04, by Sascha L. Teichmann
- Bugfix: #330 Add problem if no data was found for duration curves.2011-10-04, by Ingo Weinzierl
- Added facet and index information to theme which are stored at CollectionItems.2011-10-04, by Ingo Weinzierl
- Bugfix: #346 Modified x and y axis titles of longitudinal section charts.2011-10-04, by Ingo Weinzierl
- Bugfix: #351 Modified determination of single values specified by min/max values and an interval.2011-09-30, by Ingo Weinzierl
- Fix flys/issue334 (CrossSection output shown even without calculation result).2011-09-30, by Felix Wolfsteller
- Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.2011-09-30, by Ingo Weinzierl
- Show proper labels for selected differences.2011-09-30, by Felix Wolfsteller
- Fixed issues flys/issue244, flys/issue3322011-09-29, by Sascha L. Teichmann
- Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.2011-09-28, by Felix Wolfsteller
- Extracted/use StringUtil.wWrap .2011-09-28, by Felix Wolfsteller
- Write gauge determined in MainValuesService to log.2011-09-28, by Ingo Weinzierl
- Bugfix: #332 Made AT-exports compatible with desktop FLYS.2011-09-28, by Ingo Weinzierl
- Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.2011-09-28, by Ingo Weinzierl
- Made feed() operation able to remove existing data items from Artifact's data pool.2011-09-28, by Ingo Weinzierl
- Extracted StringUtil.unbracket from WaterlevelSelectState.strip .2011-09-28, by Felix Wolfsteller
- Little modifications for making recommendations - will now work for states with background calculation.2011-09-27, by Ingo Weinzierl
- Enable auto-scaling axis for waterlevels in WDifference-plots.2011-09-27, by Felix Wolfsteller
- In W-Difference-calculation, respect indices of selected facets.2011-09-27, by Felix Wolfsteller
- flys/issue317: Removed dependency from cross section demo app.2011-09-27, by Sascha L. Teichmann
- Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.2011-09-27, by Ingo Weinzierl
- Improved WSPLGEN start to suppress inconsistent Artifact states.2011-09-27, by Ingo Weinzierl
- Improved regex used to track WSPLGEN errors - will now match critical errors as well.2011-09-27, by Ingo Weinzierl
- Fixed whitespace usage in ChangeLog.2011-09-27, by Sascha L. Teichmann
- Removed superfluous imports2011-09-27, by Sascha L. Teichmann
- Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.2011-09-27, by Ingo Weinzierl
- Cache: Increased number of cached annotations.2011-09-27, by Sascha L. Teichmann
- Let WDifferences-diagram show more than one difference, if asked to.2011-09-27, by Felix Wolfsteller
- Bugfix: #320 Substitue '../' in shapefile directories.2011-09-27, by Ingo Weinzierl
- The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.2011-09-26, by Ingo Weinzierl
- Improved w-differences diagram generation with included 'absolute' values.2011-09-26, by Felix Wolfsteller
- Add positional-conflict-awareness when merging Facets in attribute2011-09-26, by Felix Wolfsteller
- Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.2011-09-26, by Ingo Weinzierl
- Fix getPosition() in ManagedDomFacet.2011-09-26, by Felix Wolfsteller
- Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').2011-09-23, by Felix Wolfsteller
- Minor refactoring, documentation.2011-09-23, by Felix Wolfsteller
- Added documentation.2011-09-23, by Felix Wolfsteller