comparison gnv-artifacts/Changes @ 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 0e458a4271c4
comparison
equal deleted inserted replaced
538:f4e20322461b 539:0f454d8067ca
1 2010-01-27 RELEASE 0.4 1 2010-01-27 RELEASE 0.4
2 2
3 New: 3 New:
4 4
5 * Added entire infrastructure for interpolation pipeline: 5 * Added entire infrastructure for interpolation pipeline:
6 * Rasterizer on a configurable grid, resolution differing 6 * Rasterizers on a configurable grid resolution (x and y).
7 in X and Y direction 7 * Vectorizer producing geoemetries from rasterized data
8 * Vectorizer producing AWT geoemtries (FIXME) 8 (introducting dependency to GNU Trove 2.2.1)
9 * Color palett handling 9 * Color palette handling
10 * helper script for converting color palettes to QGIS 1.4 10 * Support for using DEM (seabed) in interpolation
11 styling format 11 * helper script for converting color palettes to
12 12 QGIS 1.4 styling format
13 13
14 * Diagrams: 14 * Diagrams:
15 * Support for 2D diagrams with multipolygons with holes and shells
16 (Geometry model compatible to OGC Simple Feature Specification)
17 15
16 * 'Profilschnitte' (via JFreeChart compatible Vectorizer output)
17 * 'Horizontalschnitte' (via JTS compatible Vectorizer output)
18 * Multi-polygons: Classes determined by palette values
19 * Multi-linestrings: Iso lines determined with rules of #108
20
21 * Support for 2D diagrams with multi-polygons (with shells and holes)
22 and multi-linestrings (essentially what is called "Simple Feature")
18 * Improved labeling (heading, subheading) of all diagrams 23 * Improved labeling (heading, subheading) of all diagrams
19 24
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 * Added support for ProxyArtifact to support access to history of states
25 26 * Added support for writing Shapefiles with GeoTools (introducing
26 * Added support for writing Shapefiles with geotools 27 dependency to GeoTools 3.5.8)
27
28 28
29 Fixed: 29 Fixed:
30 30
31 * Generation of vertical profiles failed on Marnet (#142) 31 * Generation of vertical profiles failed on Marnet (#142)
32 * Using correct MIME-type for SVG-Export in configuration (#148) 32 * Using correct MIME-type for SVG-Export in configuration (#148)
33 * Enabling/Disabling points in GUI (#105) 33 * Enabling/Disabling points in GUI (#105)
34 * Reanming values for selcting the direction of an axis (#129) 34 * Reanming values for selcting the direction of an axis (#129)
35 * Adapting granularity for labels for timeseries (#152) 35 * Adapting granularity for labels for timeseries (#152)
36 * adapting range of values for data series with identical name and 36 * adapting range of values for data series with identical name
37 different time ranges (#136/137)i 37 and different time ranges (#136/137)i
38 * Corrected interpolation based on horizontal cross-section (#153) 38 * Corrected interpolation based on horizontal cross-section (#153)
39 * Enabling/Disabling points in diagrams with PDF export (#156) 39 * Enabling/Disabling points in diagrams with PDF export (#156)
40 * Harmonized background color in 2D diagrams (#157) 40 * Harmonized background color in 2D diagrams (#157)
41 * Adding label for axis for 2D diagrams (#158) 41 * Adding label for axis for 2D diagrams (#158)
42 42

http://dive4elements.wald.intevation.org