log gnv-artifacts/ChangeLog @ 630:a72ecacccc91

age author description
2010-02-25 Ingo Weinzierl Changed cache initialization so that we can use GNV without using a cache.
2010-02-24 Ingo Weinzierl Implemented logic to adjust number of bins corresponding to user input.
2010-02-23 Ingo Weinzierl Removed a bug in pdf and svg creation.
2010-02-23 Ingo Weinzierl Split up export modes from output modes.
2010-02-22 Ingo Weinzierl Restructured configuration, removed duplicated entry and store config information in MapfileGenerator to avoid reading config file every time while updating mapfile.
2010-02-22 Ingo Weinzierl Improved velocity configuration.
2010-02-21 Sascha L. Teichmann Fixed file handle leak when writing meta data.
2010-02-19 Ingo Weinzierl Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
2010-02-17 Ingo Weinzierl Added MapfileGenerator stub and MapfileGenerator calls after writing and removing shapefiles.
2010-02-15 Ingo Weinzierl Added histogram as output mode in configuration files.
2010-02-15 Ingo Weinzierl Added new ouput mode: histogram.
2010-02-12 Tim Englich Added the Configuration and the Classes for the new Product Layer.
2010-02-12 Ingo Weinzierl Repaired multi parameter selection.
2010-02-12 Ingo Weinzierl Repaired broken step-back-history.
2010-02-12 Tim Englich Modified first Configuration of a Product that it skip States if a geometry was inserted into the PreSettings.
2010-02-12 Tim Englich Added new Transition and State for using the PreSettingsValue for the decision if a Transition could be used
2010-02-11 Ingo Weinzierl Repaired chart creation.
2010-02-11 Ingo Weinzierl Changed the mechanism for searching for specific parameter collections.
2010-02-11 Ingo Weinzierl Improved hash creation in each state.
2010-02-10 Ingo Weinzierl Added descriptions to the selected input data and use them for rendering the GUI.
2010-02-10 Ingo Weinzierl Parted the cache blob into pieces and changed the way how user input is stored on each state.
2010-02-09 Tim Englich Added the support of the usecase that one FIS can be identified by different MapServices. In that case the parameters will be merged into the existing FIS.
2010-02-09 Ingo Weinzierl First step of removing the cache blob. The static part of the describe document will be created by using the input data stored at each state. Some TODOs left (see ChangeLog).
2010-02-09 Tim Englich Integrated Database-Support for the Mapviewer-Interface
2010-02-05 Ingo Weinzierl Changed log4j version to 1.2.14
2010-02-05 Tim Englich Changed from ArcSDE Version 9.2.5 to Version 9.3
2010-02-05 Tim Englich Changes id_layer of Table layerhasparameter from literal to number.
2010-02-05 Tim Englich ISSUE167
2010-02-02 Tim Englich Added the usage of the Presettings in the States which are handling the choice of Parameter
2010-02-02 Tim Englich Added the possibility to use the data which are send using the MapServer-Interface during the Workflow of the GNV-Artifacts.
2010-02-01 Tim Englich Added the Implementation of the MetaDataService which will deliver FIS and Parameters that match to Mapservices, Region and Layers that were sent to the Service.
2010-02-01 Tim Englich Remove some Structure-Errors from the ChangeLog
2010-02-01 Tim Englich Compilance-Errors triggered by Interface-Modifications in the Artifact-Module.
2010-02-01 Tim Englich Changed Method signatures because of Interfacemodifications in the Artifact-Module
2010-01-31 Sascha L. Teichmann Added experimental support for extrapolation in "Horizontalschnitte"
2010-01-29 Tim Englich Fixed the broken JUnittests.
2010-01-27 Sascha L. Teichmann Reordered items in Changes a bit.
2010-01-27 Hans Plum Summarized Changes and NEWS for Release 0.4
2010-01-27 Ingo Weinzierl Solved issue 164 - applied patch of msg 763. Remove directories and shape files of out-dated artifacts.
2010-01-26 Ingo Weinzierl Calculate results and put them into cache when reaching the output state - avoids latencies.
2010-01-26 Ingo Weinzierl Solved issue158. Added labels to 'Profilschnitte'.
2010-01-26 Ingo Weinzierl Set white border for 'Profilschnitte' as default.
2010-01-26 Ingo Weinzierl Calculate results after reaching the output state and store them in cache.
2010-01-26 Ingo Weinzierl Splitted date selection of product 'Horizontalschnitt' into two steps.
2010-01-26 Ingo Weinzierl Removed csv export from product 'Profilschnitt'.
2010-01-26 Ingo Weinzierl Fixed an ArrayIndexOutOfBounds-exceptions which occured if there are less than two data points for chart creation.
2010-01-25 Sascha L. Teichmann Fixed issue gnv/issue159
2010-01-25 Ingo Weinzierl Fixed issue157: Verticalcrosssection charts have a white background as all other chart types have.
2010-01-25 Ingo Weinzierl Copied method from JFreeChart to adapt date formats.
2010-01-25 Sascha L. Teichmann Set serverRoundtripInterval to 5 seconds and serverInactiveInterval to 5 minutes.
2010-01-25 Ingo Weinzierl Splitted data selection into two parts. Removed option to disable/enable data points in charts and exports.
2010-01-25 Ingo Weinzierl Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
2010-01-25 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.
2010-01-24 Sascha L. Teichmann Generate seabed polygon to "Profilschnitte".
2010-01-24 Sascha L. Teichmann Cosmetic cleanups on palette -> QQIS style transformation.
2010-01-23 Sascha L. Teichmann Last part to fix gnv/issue153. Now 'Profilschnitte', 'Horizontalschnitte' and 'horizontale Schnittprofile'
2010-01-23 Sascha L. Teichmann Try to cull points from set of input points when generating "Profilschnitte".
2010-01-23 Sascha L. Teichmann If the number of data points to generate a "Horizontalschnitt"
2010-01-23 Sascha L. Teichmann Added little XSL tranformation to turn palette XML files into QGIS style definitions.
2010-01-22 Sascha L. Teichmann Fixed "Profilschnitte" for gnv/issue153.
2010-01-22 Sascha L. Teichmann Fixed gnv/issue153
2010-01-22 Ingo Weinzierl Removed debug output which has been checked in by mistake.
2010-01-22 Tim Englich Added Description of the sense of the different Attributes of the Configurationfile meshwidth.xml.
2010-01-22 Tim Englich Make the mean with of an Mesh configurable issue93
2010-01-22 Tim Englich Fixed Compiler-Error after adding further Methods to the Interface ArtifactDatabase.
2010-01-22 Tim Englich Fixed Compiler-Error in JUnit-Test for ShapefileExport after changes in the Method-Signature.
2010-01-21 Ingo Weinzierl Removed never try-catch of a never thrown exception.
2010-01-21 Ingo Weinzierl Solved some issues. Removed encoding problems while formatting coordinates (issue137) and use this format as subtitle in charts (issue136).
2010-01-21 Ingo Weinzierl Solved issue100. Improved axes range. Scale dataset to its own axis.
2010-01-20 Ingo Weinzierl Solved issue152. Time intervals of timeseries axis are defined by JFreeChart automatically.
2010-01-20 Sascha L. Teichmann Trigger the calculation of the "Horizontalschnitt" when the output state is initialized.
2010-01-20 Ingo Weinzierl Solved issue 129. Renamed i and j axis to 'West-East-Axis' and 'North-South-Axis'.
2010-01-20 Ingo Weinzierl Fixed issue105. Added option to enable/disable data points in charts. Parse this option while creating charts.
2010-01-20 Sascha L. Teichmann Speed up the "Horizontalschnitte"
2010-01-20 Ingo Weinzierl Fixed some bugs in configuration regarding description and mimetype of svg exports.
2010-01-19 Sascha L. Teichmann Clip "Horizontalschnitte" against given clipping polygon.
2010-01-19 Sascha L. Teichmann Upgraded to Geotools 2.5.8. Write polygons and line strings to
2010-01-19 Sascha L. Teichmann Fixed import error.
2010-01-19 Ingo Weinzierl Issue142. Paid attention on array length. Parameters without values resulted in ArrayIndexOutOfBoundsExceptions.
2010-01-19 Sascha L. Teichmann Generate JTS geometries of "Horizontalschnitte" correctly.
2010-01-19 Tim Englich Do some Bugfixes after testing the Schema and Testdata against an Oracle 10.2 DBMS.
2010-01-19 Ingo Weinzierl Changed some method signatures of the State interface. Use CallContext objects instead of CallMeta objects which are a subset of CallContext.
2010-01-19 Ingo Weinzierl Added labels and titles to 'Profilschnitt' charts.
2010-01-18 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.
2010-01-18 Tim Englich Added Comments and further Informations to the external Interface Schema
2010-01-18 Tim Englich Added Database-Schema and Testdata for the MapViewer-Interface
2010-01-18 Ingo Weinzierl Appended the selected fis to the describe document.
2010-01-18 Sascha L. Teichmann Fixed indention of ChangeLog
2010-01-18 Tim Englich Fixed Unittest for HorizontalCrossSections.
2010-01-18 Tim Englich Fixed Compilation and Runtimeerrors in Unittests.
2010-01-18 Sascha L. Teichmann Generate JTS geometries (multi polygons and multi linestrings) from
2010-01-18 Sascha L. Teichmann Added explicit index scheme to palette classes to allow external references.
2010-01-17 Sascha L. Teichmann Fixed some bugs with calculating "Horizontalschnitte".
2010-01-17 Sascha L. Teichmann Added end of life support for artifact states. Implemented ZIP download
2010-01-17 Sascha L. Teichmann Rebased "Horizonalschnitte" to own state class to break from the not
2010-01-15 Sascha L. Teichmann Cleaned up imports
2010-01-15 Ingo Weinzierl Added support to step back to the point for choosing a product.
2010-01-15 Tim Englich Added the Configurationproperty serverRoundtripInterval to the Configuration of the Connectionpool.
2010-01-15 Tim Englich Added new Step for querying the Years where measurements has been done into the TestCase.
2010-01-14 Ingo Weinzierl Renamed FISSelectArtifact to SelectProductArtifact which fits better, because the intent of this artifact is to choose a product - not a fis.
2010-01-14 Sascha L. Teichmann Added area interpolation needed for "Horizontalschnitt"
2010-01-13 Ingo Weinzierl Added support to step back to previous states. Add state names to xform nodes in describe document and append old targets to list of reachable targets.
2010-01-13 Sascha L. Teichmann Added configuration of directory of "Horizontalschnitt" shape files.
2010-01-12 Sascha L. Teichmann Some minor code cleanup
2010-01-12 Ingo Weinzierl Added mechanism for advancing to previous states.
2010-01-12 Tim Englich Added a new State in Product Verticalprofile in Timeseriespoints.
2010-01-12 Tim Englich Added ij-Index determination for horizontal-cross-sections.
2010-01-12 Ingo Weinzierl Use XMLUtils to evaluate xpath expressions instead of using Config class. Adapted xpath (namespace and prefix).
2010-01-11 Tim Englich Set NameSpaceAware to true to get the Unittests work again.
2010-01-11 Sascha L. Teichmann Added support to trace rasters to JTS multi polygons and multi line strings.
2010-01-09 Ingo Weinzierl Next step of changing the concept how to use the user interface. Adapted namespaces and replaced FISArtifact with a ProxyArtifact.
2010-01-09 Sascha L. Teichmann Make ground interpolation for vertical cross section configurable.
2010-01-09 Sascha L. Teichmann Use new raster access.
2010-01-08 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
2010-01-08 Tim Englich Modified Testcases that they work using the ARCSDE 9.2
2010-01-08 Tim Englich Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections
2010-01-06 Sascha L. Teichmann Improved raster tile based height evaluation.
2010-01-05 Tim Englich Added RasterObject for caching the Rastertiles to get a better performance.
2010-01-04 Ingo Weinzierl Splitted code pathes of dynamic and static nodes. Static nodes contain the selected value only instead of transfering the whole stack of options again.
2010-01-04 Tim Englich Added Rasterdatasupport to VerticalCrossSections
2010-01-04 Sascha L. Teichmann Refactored statistics classes a bit. Added class for vertical cross sections.
2010-01-04 Sascha L. Teichmann vertical cross section: Fixed problem with running to max depth on every column in interpolation.
2010-01-04 Sascha L. Teichmann Enable PDF export of vertical cross section charts.
2010-01-04 Sascha L. Teichmann Use JFreeCharts ValueAxis.valueToJava2D() to transform data values
2010-01-04 Sascha L. Teichmann Render labels in vertical cross section charts.
2010-01-03 Sascha L. Teichmann Add only color to scale of vertical cross section which are in the chart.
2010-01-03 Sascha L. Teichmann Generate iso line classes according gnv-issues/issue108
2010-01-01 Sascha L. Teichmann Improved generation of iso lines in vertical cross section.
2010-01-01 Sascha L. Teichmann Connected vertical cross section with chart generation.
2009-12-30 Sascha L. Teichmann Fixed some bugs and create "Profilschnitt" polygons via configuration.
2009-12-30 Sascha L. Teichmann Added configuration for vertical cross sections ("Profilschnitte")
2009-12-29 Sascha L. Teichmann "horizontale Schnittprofile" are now configured via conf.xml
2009-12-29 Sascha L. Teichmann Create a new 'gnv' section in config file.
2009-12-29 Sascha L. Teichmann Added raster filter framework for "Profilschnitte"
2009-12-28 Sascha L. Teichmann Cleaned up messy code a bit in "Horizontales Schnittprofil" and "Profilschnitt".
2009-12-28 Sascha L. Teichmann Loop through configuration to chart generation.
2009-12-28 Sascha L. Teichmann Added manager to handle several levels of palette subdivsions.
2009-12-27 Sascha L. Teichmann Added vectorizer rings callback to generate iso lines.
2009-12-26 Sascha L. Teichmann Added vectorizer rings callback which generates polygon datasets suitable
2009-12-25 Sascha L. Teichmann Added code to split palette interval into equal sized parts.
2009-12-23 Sascha L. Teichmann Implemented the raster interpolation for the 'Profilschnitt'.
2009-12-23 Sascha L. Teichmann Added interpolation capabilities along z axis to XYColumns.
2009-12-23 Sascha L. Teichmann Added some type safety. Fixed z value bug in reading database preprocessing. Only dissemble WKT points if really needed.
2009-12-23 Sascha L. Teichmann Refactored the XYColumn and Point2d code a bit to be more reusable in 3D.
2009-12-22 Sascha L. Teichmann Load salinity palette correctly.
2009-12-22 Ingo Weinzierl Finished preprocessing data for interpolation in verticalcrosssection charts.ß
2009-12-22 Ingo Weinzierl Adjusted sql queries and configuration for verticalcrosssection products. Some code refactoring and improved error handling.
2009-12-22 Ingo Weinzierl Added data model classes to store information for interpolation.
2009-12-22 Sascha L. Teichmann Load palettes from configuration.
2009-12-21 Sascha L. Teichmann Horizontale Schnittprofile. Ignore invalid interpolation correctly.
2009-12-21 Sascha L. Teichmann Added support for converting 2D rasters into polygons.
2009-12-21 Ingo Weinzierl Moved some methods back to old place.
2009-12-21 Sascha L. Teichmann Added Ingo Weinzierl's special JFreeChart classes.
2009-12-21 Ingo Weinzierl Prepared state and transitions of verticalcrosssection.
2009-12-21 Ingo Weinzierl Outsourcing of some methods for preparing results for chart creation.
2009-12-21 Sascha L. Teichmann Added color palettes for several parameters.
2009-12-21 Sascha L. Teichmann Horizontales Schnittprofil:
2009-12-21 Ingo Weinzierl Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
2009-12-21 Ingo Weinzierl Added support of gap detection in horizontalcrossprofile charts.
2009-12-17 Sascha L. Teichmann Release 0.3
2009-12-17 Sascha L. Teichmann Bind REST server to localhost.
2009-12-17 Sascha L. Teichmann s/Modeldaten/Modelldaten/
2009-12-17 Sascha L. Teichmann Fixed typo
2009-12-17 Sascha L. Teichmann Remove wkt line strings from i18n
2009-12-17 Ingo Weinzierl Changed depending value for gap detection in verticalprofile charts on meshes.
2009-12-17 Ingo Weinzierl Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.
2009-12-17 Ingo Weinzierl Added column labels for csv export of timeseries, vertical and horizontal profiles.
2009-12-16 Hans Plum Issue 129: Fixed i18n strings for german language
2009-12-16 Sascha L. Teichmann Fixed index error in i-gap detection in 2D interpolation.
2009-12-16 Ingo Weinzierl Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.
2009-12-16 Ingo Weinzierl Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
2009-12-16 Ingo Weinzierl Removed usesless chart factories.
2009-12-16 Sascha L. Teichmann Added result set handling. Needs some testing.
2009-12-15 Sascha L. Teichmann Added code to do 2D interpolations along a digitied track on the map.
2009-12-15 Sascha L. Teichmann Added mapping from linear diagram space to 2D map coordinates.
2009-12-15 Tim Englich Issue96 Resloved big that one entry is missiing in the Statitic.
2009-12-15 Ingo Weinzierl Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
2009-12-15 Sascha L. Teichmann Fill (i, j)-gaps when building index buffer.
2009-12-15 Tim Englich Added the Unit of the Parameter to the Query for Parameters in
2009-12-15 Sascha L. Teichmann Upgraded to Apache Commons Math 2.0.
2009-12-15 Tim Englich Added the name Productname for "horizontale Schnittprofile". to the
2009-12-15 Tim Englich Added Support for "horizontale Schnittprofile"
2009-12-15 Ingo Weinzierl Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
2009-12-14 Ingo Weinzierl Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
2009-12-14 Sascha L. Teichmann Added buffer creator in index (i, j) space.
2009-12-11 Ingo Weinzierl Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.
2009-12-11 Sascha L. Teichmann Removed needless imports.
2009-12-11 Tim Englich Added Z-Value to verticalcrosssection_mesh_chart_data.
2009-12-11 Tim Englich Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.
2009-12-11 Ingo Weinzierl Fade out range axis gridlines in charts if there are more than one axis.
2009-12-11 Ingo Weinzierl Added axis labels for charts and use them while generating charts.
2009-12-11 Ingo Weinzierl Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
2009-12-09 Ingo Weinzierl Added ChangeLog entry for last commit.
2009-12-09 Sascha L. Teichmann Dead artifacts are removed only every 15mins from
2009-12-08 Tim Englich Added the Unit of the Parameter to the Query for Parameters in
2009-12-08 Tim Englich Last Step of the Refactoring Work on the Transition Model.
2009-12-08 Ingo Weinzierl Added marker for different data sources in sql queries.
2009-12-08 Tim Englich Some Refactoring work done.
2009-12-07 Ingo Weinzierl Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.
2009-12-07 Ingo Weinzierl Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
2009-12-04 Ingo Weinzierl ChangeLog entry and ressource bundles for last commit.
2009-12-04 Sascha L. Teichmann Cleaned up ChangeLog a bit.
2009-12-02 Ingo Weinzierl Added time gap detection to time series charts.
2009-12-02 Ingo Weinzierl Added JBoss repository for JFreeChart 1.0.13.
2009-12-02 Ingo Weinzierl New options in chart template: visibility of lines and points in charts and point's size.
2009-12-01 Tim Englich Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.
2009-12-01 Tim Englich Refactoring of the Transitionmodel.
2009-11-30 Ingo Weinzierl Removed needless imports.
2009-11-30 Ingo Weinzierl Updated Batik library to 1.7
2009-11-30 Ingo Weinzierl Completed last commit.
2009-11-30 Ingo Weinzierl Implemented pdf export of charts.
2009-11-27 Tim Englich Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
2009-11-26 Ingo Weinzierl Implemented a helper class for exporting charts. Adapted code.
2009-11-26 Ingo Weinzierl Added pdf as export format to xml configuration of products.
2009-11-26 Ingo Weinzierl Added point in TODO regarding tick-unit distance of timeseries charts.
2009-11-26 Ingo Weinzierl Localization of chart axis with locale which fits best to server and browser settings.
2009-11-26 Ingo Weinzierl Added ChangeLog entry from last commit.
2009-11-25 Ingo Weinzierl Generate timeseries chart in TimeSeriesChart class instead of AbstractXYChart to instantiate special timeseries charts.
2009-11-25 Ingo Weinzierl Corrected committer from the last revision in ChangeLog.
2009-11-24 Ingo Weinzierl Added timegap definitions to charts. Adapted constructors and constructor calls.
2009-11-24 Tim Englich Added new Timevalues because the Data in the DWH has changed.
2009-11-24 Ingo Weinzierl Added dependencies for esri and ibm libraries required for unit tests.
2009-11-24 Tim Englich Fixed some broken Method-Extentions.
2009-11-24 Tim Englich Bugfix for issue91, wrong depth will be drawn in TimeseriesCharts in Meshes
2009-11-23 Ingo Weinzierl Remove chart from cache when data which is displayed in chart has changed.
2009-11-23 Ingo Weinzierl The style of charts can be configured with ChartThemes using XML configuration files.
2009-11-20 Ingo Weinzierl Export format of charts is related to mime-type.
2009-11-20 Ingo Weinzierl Removed mistake from xml structure of the artifact protocol.
2009-11-20 Ingo Weinzierl Removed duplicated and needless imports.
2009-11-20 Ingo Weinzierl Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes.
2009-11-19 Ingo Weinzierl Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts.
2009-11-19 Ingo Weinzierl Interface and abstract classes for chart creation implemented.
2009-11-17 Ingo Weinzierl Updated JFreeChart to 1.0.13 and added dependency of JCommon 1.0.15
2009-11-17 Ingo Weinzierl Updated JFreeChart library from 1.0.7 to 1.0.12
2009-11-16 Ingo Weinzierl Added start-script to version control.
2009-11-13 Hans Plum RELEASE 0.2: Summarized activities in NEWS, Changes
2009-11-13 Hans Plum Unified style of ChangeLog descriptions refering to issues
2009-11-13 Tim Englich Moved Comment according to Instantiationerrors loading Artifact.
2009-11-13 Tim Englich Added Documentation of Configuration-Files
2009-11-13 Tim Englich Removed Statisticsupport for VerticalCrossSection and HorizontalCrossSection according to Requirement TG_0030.061

http://dive4elements.wald.intevation.org