Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
537:f7f97edf09ba | 538:f4e20322461b |
---|---|
1 2010-01-27 RELEASE 0.4 | |
2 | |
3 New: | |
4 | |
5 * Added entire infrastructure for interpolation pipeline: | |
6 * Rasterizer on a configurable grid, resolution differing | |
7 in X and Y direction | |
8 * Vectorizer producing AWT geoemtries (FIXME) | |
9 * Color palett handling | |
10 * helper script for converting color palettes to QGIS 1.4 | |
11 styling format | |
12 | |
13 | |
14 * Diagrams: | |
15 * Support for 2D diagrams with multipolygons with holes and shells | |
16 (Geometry model compatible to OGC Simple Feature Specification) | |
17 | |
18 * Improved labeling (heading, subheading) of all diagrams | |
19 | |
20 * Refactoring statistics classes | |
21 | |
22 * Support for using rasterdata (seabed) for interpolation | |
23 | |
24 * Added support for ProxyArtifact to support access to history of states | |
25 | |
26 * Added support for writing Shapefiles with geotools | |
27 | |
28 | |
29 Fixed: | |
30 | |
31 * Generation of vertical profiles failed on Marnet (#142) | |
32 * Using correct MIME-type for SVG-Export in configuration (#148) | |
33 * Enabling/Disabling points in GUI (#105) | |
34 * Reanming values for selcting the direction of an axis (#129) | |
35 * Adapting granularity for labels for timeseries (#152) | |
36 * adapting range of values for data series with identical name and | |
37 different time ranges (#136/137)i | |
38 * Corrected interpolation based on horizontal cross-section (#153) | |
39 * Enabling/Disabling points in diagrams with PDF export (#156) | |
40 * Harmonized background color in 2D diagrams (#157) | |
41 * Adding label for axis for 2D diagrams (#158) | |
42 | |
43 | |
1 2009-12-17 RELEASE 0.3 | 44 2009-12-17 RELEASE 0.3 |
2 | 45 |
3 New: | 46 New: |
4 | 47 |
5 * SVG export for charts (introducing Apache Batik dependency) | 48 * SVG export for charts (introducing Apache Batik dependency) |