Mercurial > dive4elements > gnv-client
changeset 539:0f454d8067ca
Reordered items in Changes a bit.
gnv-artifacts/trunk@641 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 27 Jan 2010 15:03:16 +0000 |
parents | f4e20322461b |
children | 80630520e25a b8ba642b6866 |
files | gnv-artifacts/ChangeLog gnv-artifacts/Changes |
diffstat | 2 files changed, 23 insertions(+), 19 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Wed Jan 27 14:38:27 2010 +0000 +++ b/gnv-artifacts/ChangeLog Wed Jan 27 15:03:16 2010 +0000 @@ -4,6 +4,10 @@ * Changes, NEWS, ChangeLog: Summarized activities +2010-01-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * Changes: Reordered items a bit + 2010-01-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue164
--- a/gnv-artifacts/Changes Wed Jan 27 14:38:27 2010 +0000 +++ b/gnv-artifacts/Changes Wed Jan 27 15:03:16 2010 +0000 @@ -1,30 +1,30 @@ 2010-01-27 RELEASE 0.4 New: - + * Added entire infrastructure for interpolation pipeline: - * Rasterizer on a configurable grid, resolution differing - in X and Y direction - * Vectorizer producing AWT geoemtries (FIXME) - * Color palett handling - * helper script for converting color palettes to QGIS 1.4 - styling format - + * Rasterizers on a configurable grid resolution (x and y). + * Vectorizer producing geoemetries from rasterized data + (introducting dependency to GNU Trove 2.2.1) + * Color palette handling + * Support for using DEM (seabed) in interpolation + * helper script for converting color palettes to + QGIS 1.4 styling format * Diagrams: - * Support for 2D diagrams with multipolygons with holes and shells - (Geometry model compatible to OGC Simple Feature Specification) + * 'Profilschnitte' (via JFreeChart compatible Vectorizer output) + * 'Horizontalschnitte' (via JTS compatible Vectorizer output) + * Multi-polygons: Classes determined by palette values + * Multi-linestrings: Iso lines determined with rules of #108 + + * Support for 2D diagrams with multi-polygons (with shells and holes) + and multi-linestrings (essentially what is called "Simple Feature") * Improved labeling (heading, subheading) of all diagrams - * Refactoring statistics classes - - * Support for using rasterdata (seabed) for interpolation - * Added support for ProxyArtifact to support access to history of states - - * Added support for writing Shapefiles with geotools - + * Added support for writing Shapefiles with GeoTools (introducing + dependency to GeoTools 3.5.8) Fixed: @@ -33,8 +33,8 @@ * Enabling/Disabling points in GUI (#105) * Reanming values for selcting the direction of an axis (#129) * Adapting granularity for labels for timeseries (#152) - * adapting range of values for data series with identical name and - different time ranges (#136/137)i + * adapting range of values for data series with identical name + and different time ranges (#136/137)i * Corrected interpolation based on horizontal cross-section (#153) * Enabling/Disabling points in diagrams with PDF export (#156) * Harmonized background color in 2D diagrams (#157)