Mercurial > dive4elements > gnv-client
diff gnv-artifacts/Changes @ 538:f4e20322461b
Summarized Changes and NEWS for Release 0.4
gnv-artifacts/trunk@638 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Wed, 27 Jan 2010 14:38:27 +0000 |
parents | b3ad3cb94855 |
children | 0f454d8067ca |
line wrap: on
line diff
--- a/gnv-artifacts/Changes Wed Jan 27 10:01:37 2010 +0000 +++ b/gnv-artifacts/Changes Wed Jan 27 14:38:27 2010 +0000 @@ -1,3 +1,46 @@ +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 + + + * Diagrams: + * Support for 2D diagrams with multipolygons with holes and shells + (Geometry model compatible to OGC Simple Feature Specification) + + * 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 + + + Fixed: + + * Generation of vertical profiles failed on Marnet (#142) + * Using correct MIME-type for SVG-Export in configuration (#148) + * 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 + * Corrected interpolation based on horizontal cross-section (#153) + * Enabling/Disabling points in diagrams with PDF export (#156) + * Harmonized background color in 2D diagrams (#157) + * Adding label for axis for 2D diagrams (#158) + + 2009-12-17 RELEASE 0.3 New: